Python library for crowdwiz
Project description
# Python Library for CrowdWiz
     
Stable
[](http://python-crowdwiz.readthedocs.io/en/latest/) [](https://travis-ci.org/crowdwiz/python-crowdwiz) [](https://codecov.io/gh/crowdwiz/python-crowdwiz)
Develop
[](http://python-crowdwiz.readthedocs.io/en/develop/) [](https://travis-ci.org/crowdwiz/python-crowdwiz) [](https://codecov.io/gh/crowdwiz/python-crowdwiz)
—
## Documentation
Visit the [pycrowdwiz website](http://docs.pycrowdwiz.com/en/latest/) for in depth documentation on this Python library.
## Installation
### Install with pip3:
$ sudo apt-get install libffi-dev libssl-dev python-dev python3-dev python3-pip $ pip3 install crowdwiz
### Manual installation:
$ git clone https://github.com/crowdwiz/python-crowdwiz/ $ cd python-crowdwiz $ python3 setup.py install –user
### Upgrade
$ pip3 install –user –upgrade crowdwiz
## Contributing
python-crowdwiz welcomes contributions from anyone and everyone. Please see our [guidelines for contributing](CONTRIBUTING.md) and the [code of conduct](CODE_OF_CONDUCT.md).
### Discussion and Developers
Discussions around development and use of this library can be found in a [dedicated Telegram Channel](https://t.me/pycrowdwiz)
### License
A copy of the license is available in the repository’s [LICENSE](LICENSE.txt) file.
### Bounties
As part of [HackTheDex](https://hackthedex.io), security issues found in this library are potentially eligible for a bounty.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.