Skip to main content

AcceptOn Python library

Project description

Build Status

Documentation

Please see the Python developer documentation for more information.

Installation

Install from PyPI using pip, a package manager for Python.

$ pip install accepton

Don’t have pip installed? Try installing it by running this from the command line:

$ curl https://raw.github.com/pypa/pip/master/contrib/get-pip.py | python

You may need to run the above commands with sudo.

Contributing

  1. Fork it

  2. Create your feature branch (git checkout -b my-new-feature)

  3. Run the test suite on all supported Pythons (tox)

  4. Run the code linter to find style violations (tox -e pep8)

  5. Commit your changes (git commit -am 'Add some feature')

  6. Push the branch (git push origin my-new-feature)

  7. Create a new Pull Request

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

accepton-0.3.0.tar.gz (51.9 kB view hashes)

Uploaded Source

Built Distribution

accepton-0.3.0-py2.py3-none-any.whl (14.3 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page