Skip to main content

A utils package by prem aseem jain

Project description

Utils package by Premaseem

Python Logo

commendations for version control, documentation, or testing.

[The source for this project is available here][https://github.com/premaseem/premaseem-pyutils].

Most of the configuration for a Python project is done in the setup.py file, an example of which is included in this project. You should edit this file accordingly to adapt this sample project to your needs.

installation

pip install premaseemutils

usage

from calculator.square import * get_square(4) 16

Build distribution

python setup.py bdist_wheel or python setup.py sdist

pushing distribution

pip install twine twine upload dist/*

install locally

pip install dist/premaseemutils-2.0.0-py3-none-any.whl

installing locally

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

premaseemutils-2.0.1.tar.gz (5.6 kB view hashes)

Uploaded Source

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