Sample Project
Project description
sample_project
This is a template project, you need to do the following to generate your project:
-
Text replacement: "sample_project" to "${your_project_name}"
-
Text replacement: "sample-project" to "${your-project-name}"
-
Text replacement: "./src/sample_project" to "./src/${your_project_name}"
-
Edit "./src/${your_project_name}/_version_.py"
Prepare
1. Install the pip3 from https://pypi.org/project/pip/
2. Install the twine (publish)
pip3 install twine
Commands
1. Install to environment:
pip3 install -r requirements-dev.txt
2. Packcge:
python3 setup.py sdist bdist_wheel
3. Packcge and Upload:
python3 setup.py sdist bdist_wheel
twine upload dist/*
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 second-pkg-joeyding-0.0.7.tar.gz
.
File metadata
- Download URL: second-pkg-joeyding-0.0.7.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c84ca6dd25b8e4862e1f986ac6b102ee80aaa0269f652c54f4b3d0936a6a4c90 |
|
MD5 | 5c3da430e10d69e86df68c7344e19c82 |
|
BLAKE2b-256 | 394232b7104bef4ea507325c23e94cce388ab60836c3902d44213a1f0a421c20 |
File details
Details for the file second_pkg_joeyding-0.0.7-py3-none-any.whl
.
File metadata
- Download URL: second_pkg_joeyding-0.0.7-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b08c9b57ed8032fa76f32ed20979ff61c8317ac7a7b25b1bd33d0bdbae397eb9 |
|
MD5 | 2efe5337fe6ed65a50afe4d98df9f843 |
|
BLAKE2b-256 | 5c9ddc5aaae3d9f9d7883e05164095a2e974fbbdcfb27f8544b2d5d6845ec512 |