Skip to main content

A python package for using basic math algorithm

Project description

pymeth

A python package for basic algorithms

INSTALLATION

Installing from source code on GitHub

You can clone this repository locally and install package from the source code.

git clone https://github.com/saurabhmehta1601/pymeth.git
cd pymeth
python setup.py install

Installing directly with pip

You can use pip to install pymeth with

pip install pymeth

Publishing package to PyPI

  1. Firstly, check the package version and metadata in setup.py.
  2. Create the binary distribution wheel file for the package with
python setup.py bdist_wheel
  1. We will be using twine to upload package to PyPI, so if you have not installed it already install it with command :
pip install twine==4.0.2
  1. Now, we will use twine to upload package to PyPI

NOTE: In order to upload python package you will need an account on PyPI with 2Factor Authentication enabled.

twine upload --repository-url https://upload.pypi.org/legacy/ -u __token__ -p YOUR_ACCESS_TOKEN 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 Distributions

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

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pymeth-1.0.1-py3-none-any.whl (4.1 kB view details)

Uploaded Python 3

File details

Details for the file pymeth-1.0.1-py3-none-any.whl.

File metadata

  • Download URL: pymeth-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 4.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.8

File hashes

Hashes for pymeth-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a38d7a1d807de6c3ef0f648e9c7bf9e7347453bda3bd10ecad9114f4e1855b8f
MD5 f22810c1cb6374a2f974a01646aa68c2
BLAKE2b-256 a48b53afacac900de022154a05d7d101a0dfa36829a9ae91b65f0e65ed152250

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page