A small example package
Project description
Example Package
This is a simple example package. You can use Github-flavored Markdown to write your content.
How to build package
This is a note for how to packaging a project into Pypi
- Root directory should contain init.py file, means it's a library
- Prepare pyporject.toml
- python -m build 產生dist/ will load pyproject.toml
- pip install twine
- Prepare Pypi Account
- save .pypirc
- twine upload --config-file .pypirc dist/*
PS. package_dir={'mypkg': 'src/mypkg'}, PS. Under root should have a folder of package name as same as project name.
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
pbscraper-1.0.26.tar.gz
(29.1 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
File details
Details for the file pbscraper-1.0.26.tar.gz.
File metadata
- Download URL: pbscraper-1.0.26.tar.gz
- Upload date:
- Size: 29.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bf19679463d17f8bb3b7842afe18ab787d1e5a11543df75deaafe2d355066cc5
|
|
| MD5 |
0b22b98da6eb35f1df65ba668d7a0d72
|
|
| BLAKE2b-256 |
0816d6d45007e78663124e5c8677efa15e6255659782cea4089082898be80b0f
|
File details
Details for the file pbscraper-1.0.26-py3-none-any.whl.
File metadata
- Download URL: pbscraper-1.0.26-py3-none-any.whl
- Upload date:
- Size: 76.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9967f8a2444708df3d2414d91b92c81dd7ce0771d80b9fa22fa607b6eaa9de14
|
|
| MD5 |
d520f9f4bb115deb405e45e6fbda20af
|
|
| BLAKE2b-256 |
c87eaa4b6f906b0537463188105ef50d261fa61a85f3f3eadaed6df40308d5f5
|