Skip to main content

No project description provided

Project description

Placeholder for internal library.

This isn't the library you are looking for.

How to setup:

https://packaging.python.org/guides/distributing-packages-using-setuptools/

python3.6 -m venv venv
. venv/bin/activate

pip install --upgrade pip
pip install wheel
pip install twine

touch setup.py README.md src/__init__.py

#copy/modify setup.py and src/__init__.py as needed

Test

python -m pip install -e .
python

import bannercommon # should throw error

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

bannercommon-0.0.0.dev0-py2.py3-none-any.whl (2.0 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