Metadata-Version: 2.1
Name: usrse
Version: 0.0.1
Summary: Python client for programmatic access to usrse events
Home-page: https://github.com/usrse/usrse-python
Author: Vanessa Sochat
Author-email: vsoch@users.noreply.github.com
Maintainer: Vanessa Sochat
License: LICENSE
Description: # USRSE Python
        
        Welcome to US-RSE Python! This is a handy little client and assocated actions to make it easy
        to retrieve updated content from our various feeds.
        
        [![GitHub actions status](https://github.com/USRSE/usrse-python/workflows/usrse-python/badge.svg?branch=main)](https://github.com/USRSE/usrse-python/actions?query=branch%3Amain+workflow%3Ausrse-python)
        
        [![asciicast](https://asciinema.org/a/472034.svg)](https://asciinema.org/a/472034?speed=2)
        
        See our ⭐️ [Documentation](https://us-rse.org/usrse-python/) to get started! ⭐️
        
        ## Coming Soon / TODO
        
         - full tests for all endpoints
         - nightly test run to ensure US-RSE static API functioning as expected
         - endpoints for jobs and then functions here
        
        ## License
        
        This code is licensed under the MPL 2.0 [LICENSE](LICENSE).
        
Keywords: usrse,rseng,events
Platform: UNKNOWN
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Programming Language :: C
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development
Classifier: Topic :: Scientific/Engineering
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 3.3
Description-Content-Type: text/markdown
Provides-Extra: all
