My General Utils
Project description
RPyUtils
Frequent python functions that I use and practice for package release to PyPI.
See Docs for details.
Installation
pip install -U ...
TODO
-
How to Publish an Open-Source Python Package to PyPI - Testing
-
Documentation -
MANIFEST.in -
Versioning -
command line entry point - Linter
Not Priority
- Implementing an Interface in Python: it is talking about api interface.
Notes
- When you run a package with
-m, the file__main__.pywithin the package is executed. - Adding & removing files to & from the source distribution is done by writing a
MANIFEST.infile at the project root. - According to PEP 8, comments should have a maximum length of 72 characters.
Contributing
The repo uses black and isort for code formatting.
Run the following to install the hooks using pre-commit.
pip install pre-commit
pre-commit install
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
rpyutils-0.1.4.tar.gz
(19.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
rpyutils-0.1.4-py3-none-any.whl
(23.1 kB
view details)
File details
Details for the file rpyutils-0.1.4.tar.gz.
File metadata
- Download URL: rpyutils-0.1.4.tar.gz
- Upload date:
- Size: 19.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
37c83fce92275b201cb604f4f9f3a371916e674d13e75bd2d15f84cd65b7eac1
|
|
| MD5 |
429c4d345a0f7ebf69aff814e43cd9a8
|
|
| BLAKE2b-256 |
07db60bb50624c51f267c4006f562b49a9ac081dd4de8de550b94598f9c16d48
|
File details
Details for the file rpyutils-0.1.4-py3-none-any.whl.
File metadata
- Download URL: rpyutils-0.1.4-py3-none-any.whl
- Upload date:
- Size: 23.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
39ad79540e86b57b522edff008816f3a4f7ab89077f02bc3242f98823e72dc88
|
|
| MD5 |
587b9197e91569e8f5a2a6ab7c875fe1
|
|
| BLAKE2b-256 |
032da2137bb41b6c38e51d49d078418ef3ee2e166cbb4550c6ab43c0f0d81f66
|