Skip to main content

An utility library for python3

Project description

Python3 Utilities

Project Homepage: https://github.com/ohidurbappy/python3-utilities

An utility library for python3 that saves time by avoiding to write repetitive codes.

Usage

How to build

Update Setuptools and wheel

python3 -m pip install --user --upgrade setuptools wheel

Now run this command from the same directory where setup.py is located:

python3 setup.py sdist bdist_wheel

This command should output a lot of text and once completed should generate two files in the dist directory:

dist/
  example_pkg_YOUR_USERNAME_HERE-0.0.1-py3-none-any.whl
  example_pkg_YOUR_USERNAME_HERE-0.0.1.tar.gz

For updating See Here

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

python3-utilities-0.0.1.tar.gz (1.8 kB view hashes)

Uploaded Source

Built Distribution

python3_utilities-0.0.1-py3-none-any.whl (14.3 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