silly project named after a niche math thing
Project description
This example follows the guidelines in the request for testing in order to test a minimal example. It is probably not useful as additional testing data: people have tested minimal examples.
It does, however, show how this looks in practice, at least for a simple package. After cloning the repository, build with
$ python -m build
...
Successfully built orbipatch-2022.3.6.tar.gz and orbipatch-2022.3.6-py3-none-any.whl
Note the lack of any “boilerplate” files other than:
The README (you are reading it right now)
pyproject.toml
In principle,
the README itself could also be embedded into
pyproject.toml
.
However,
having a README at the top
helps GitHub
(and most other version control servers)
display a nice explanation
when people see the project in a browser.
A few notes:
The
authors
field needs to be carefully formatted:
authors = [{name = "Moshe Zadka", email = "orbipatch-author@devskillup.com"}]
It is a TOML list of objects (the equivalent to Python dicts) with the keys:
name
email
The
project.urls
section treats the key
Home-Page
as a special case,
using it as the
Home-Page
metadata.
All other keys are used as
project_urls
metadata.
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
Built Distribution
File details
Details for the file orbipatch-2022.3.6.1.tar.gz
.
File metadata
- Download URL: orbipatch-2022.3.6.1.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c6ade32dd0855b302e3070b6f916d1058395ed1c4aaaf586b69bdaf8933d96ed |
|
MD5 | 4fc676671d676e31ff3c4afe570180a2 |
|
BLAKE2b-256 | 07261e64e1a68de62c7e3c68599f7595fe8c1e880c9604ee559ed6d5f68971d6 |
File details
Details for the file orbipatch-2022.3.6.1-py3-none-any.whl
.
File metadata
- Download URL: orbipatch-2022.3.6.1-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 83d4afb0806a8341807a89c4ef37810c9d8bdedbbf5c97ab565696fce706404e |
|
MD5 | 11ebfc40b1f27aaea6ee8c182f7f7b9c |
|
BLAKE2b-256 | 12b51535f5b7cb0363a3f384c88232a7c1717dbbceee7511d6ffe4d32b6eb2b5 |