Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/willcrichton/cmu_auth

Simple Python methods for authenticating to CMU services
https://github.com/willcrichton/cmu_auth

Last synced: 2 months ago
JSON representation

Simple Python methods for authenticating to CMU services

Awesome Lists containing this project

README

        

cmu_auth
========

Simple Python methods for authenticating to CMU services. See ``auth.py`` for usage.

Registering with PyPi
---------------------

This is mostly for maintainers, to document how to submit a package to PyPi: ::

# after bumping the version number in setup.py:
$ python setup.py register sdist upload
# (you're probably going to have to answer 'y' to the .pypirc file)

License
-------

MIT License. See LICENSE.