Skip to main content

Some tools for glenda

Project description

Tools for glenda

This is some tools for glenda projects

How to build

# Build new version 
python3 -m pip install --user --upgrade setuptools wheel
python3 setup.py sdist bdist_wheel

# For publish new version
python3 -m pip install --user --upgrade twine
python3 -m twine upload dist/*

If you use proxy

set HTTP_PROXY=http://<your proxy with port>/  && set HTTPS_PROXY=https://<your proxy with port>/ && python3 -m twine upload dist/*

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

glenda-0.2.1.tar.gz (4.0 kB view hashes)

Uploaded Source

Built Distribution

glenda-0.2.1-py3-none-any.whl (5.1 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