Python Machine Learning Utilities
Project description
pymlutil
Python Machine Learning utilities:
functions
imutial
jsonutil
metrics
s3
torch_util
version
workflow
Packaging Python Projects How to Publish an Open-Source Python Package to PyPI
-
Install twine:
pip3 install twine
-
Build whl:
py setup.py sdist bdist_wheel
-
Upload package to pipy
twine upload dist/*
-
Load package into project
pip3 install --upgrade pymlutil
-
Include pymlutil into project
from pymlutil import *
Notes
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
pymlutil-0.0.42.tar.gz
(12.7 kB
view details)
Built Distribution
pymlutil-0.0.42-py3-none-any.whl
(18.0 kB
view details)
File details
Details for the file pymlutil-0.0.42.tar.gz
.
File metadata
- Download URL: pymlutil-0.0.42.tar.gz
- Upload date:
- Size: 12.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.62.2 importlib-metadata/4.8.2 keyring/18.0.1 rfc3986/2.0.0 colorama/0.4.3 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 630f623f156cc7ec7abd9467841c72780ef42f6c3b2d7946e9f70a8d790e8fbd |
|
MD5 | 9e856ccd2864b8e6412956b9797bc042 |
|
BLAKE2b-256 | d953ab19068e93f387d267004ae22b6bc41e57516000b4b65206a5860d19d376 |
File details
Details for the file pymlutil-0.0.42-py3-none-any.whl
.
File metadata
- Download URL: pymlutil-0.0.42-py3-none-any.whl
- Upload date:
- Size: 18.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.62.2 importlib-metadata/4.8.2 keyring/18.0.1 rfc3986/2.0.0 colorama/0.4.3 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 18c5d87a44d790fe147401cdf10bd8ec7ac0ea8e5c06e9e4ef7414d65bd5c81b |
|
MD5 | afa5cbb0c4dab48d7a8c36877e213a66 |
|
BLAKE2b-256 | 8490f8a8f25880a82c4d1e526f8bef514cf6295a0e6fa74165aa7f641eaa1029 |