ML Toolkit
Project description
# ML-toolkit
- # Python package basics
Create Source distribution: python setup.py sdist
Install package: pip install ml-toolkit-1-0.0.1.tar.gz (installs package into python site-packages)
Create Wheel: python setup.py bdist_wheel
- Upload to pypi:
Test server: twine upload –repository-url https://test.pypi.org/legacy/ -r ml-toolkit-prajit dist/ml-toolkit-1-0.0.1.tar.gz
pypi.org: twine upload –repository-url https://upload.pypi.org/legacy/ -r ml-toolkit-prajit dist/ml-toolkit-1-0.0.1.tar.gz
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ml-toolkit-1-0.0.1.tar.gz
(1.1 kB
view details)
File details
Details for the file ml-toolkit-1-0.0.1.tar.gz
.
File metadata
- Download URL: ml-toolkit-1-0.0.1.tar.gz
- Upload date:
- Size: 1.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
7945d82ce7017e5a0579698da2864f84f9ec2447cdcbcbc33c7570f3da335fe2
|
|
MD5 |
dfcbab3df747cac5c02cee8dea167ac8
|
|
BLAKE2b-256 |
ecbe0a4e14e8585cb34dcb41e36ee084aa0192e4a7e6ce55600642f5509def01
|