Welcome to ExamplePackage-py
What is ExamplePackage-py?
ExamplePackage-py was made to help people to make package them selves and to upload them here.
This is would be where you would put info on the package.
Or you could put a code example here:
import examplep as ep
ep.stuff.adder(12,13)
This code returns 25
Will this be updated?
Generally packages like this usually don't requre updates (unless because of Readme updates) because the methodology to upload a pypi package stays the same.\
Where can I find more help?
Full Packaging tutorial - Note: when uses "py" do "python" instead on windows cmd / terminal
https://packaging.python.org/en/latest/tutorials/packaging-projects/
Help Site:
https://pypi.org/help/
Markdown Help / Readme
https://www.markdownguide.org/getting-started/
How do you use "Twine"?
Twine is a python module that allows you to be able to upload packages to the pypi
Though it is sometimes considered unsafe
To use it type in the directory of your built files:
python -m twine upload dist\*
This will auto upload to the pypi
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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
File details
Details for the file examplepackage_py-1.1.tar.gz.
File metadata
- Download URL: examplepackage_py-1.1.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
47c1f31cbb84944b8aec237bf6d10e94bf199da5739ee913bf405b52cb8313fe
|
|
| MD5 |
4de218ad04ac86abf7fe6bb8018e71db
|
|
| BLAKE2b-256 |
35adf436b8c210e5a07407cbb7a5b556181ed85262cfc63ee8080fade853afd1
|
File details
Details for the file examplepackage_py-1.1-py3-none-any.whl.
File metadata
- Download URL: examplepackage_py-1.1-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
54e9bb8032c6b2219a231f79e60968394a94e173e30c626ed2f80a3f27cbe32c
|
|
| MD5 |
d1a772045666163219ec1c388e5b07e5
|
|
| BLAKE2b-256 |
7693d5512eaca3dee5fb4d3440cb50775265428a25e3b7cd37a99959e33ceb26
|