Skip to main content

BCE-Python-SDK for BCE

Project description

HOW TO USE:
1.register for pypi:https://pypi.python.org/pypi?%3Aaction=register_form
2.install setuptools��https://pypi.python.org/pypi/setuptools

* download ez_setup.py:https://bootstrap.pypa.io/ez_setup.py
* run:python ez_setup.py
* configure ~/.pypirc����in windows, you have to use rename command in cmd��
* example:
[distutils]
index-servers =
pypi

[pypi]
username:******
password:******
3. copy setup.py to ../../��

4. register project��
python setup.py register
5. pack and upload
:python setup.py sdist upload
Enjoy it with pip install bce-python-sdk!

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

bce-python-sdk-0.8.4.zip (68.9 kB view hashes)

Uploaded Source

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