BOS-Python-SDK
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 bos-python-sdk!
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 bos-python-sdk!
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.
Source Distribution
bos-python-sdk-0.8.4.zip
(34.5 kB
view hashes)