Skip to main content

Common library for all XPy bots under socialbotspy

Project description

Projects aspired to be supported

MIT license built with Selenium built with Python3 Travis



Building and Packaging

python3 -m pip install --user --upgrade setuptools wheel
python3 -m pip install --user --upgrade twine
rm -rf SocialCommons.egg-info/ build/ dist/
  • Modify version no in setup.py
python3 setup.py sdist bdist_wheel
  • Verify SocialCommons.egg-info, build and dist are recreated

Publishing package to Test Pypi

python3 -m twine upload --repository-url https://test.pypi.org/legacy/ dist/*

Publishing package to Production Pypi

python3 -m twine upload dist/*

Installation

pip install -U SocialCommons

Contributors

This project exists thanks to all the people who contribute.

Backers

Thank you to all our backers! 🙏

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website.

Help build socialbotspy

Check out this short guide on how to start contributing!.

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

SocialCommons-0.0.2.tar.gz (38.3 kB view hashes)

Uploaded Source

Built Distribution

SocialCommons-0.0.2-py3-none-any.whl (52.9 kB view hashes)

Uploaded 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