Skip to main content

A small package targeting to help on python project packaging process

Project description

official_ip_fetcher

Execution

Run through python interpreter:

python -m official_ip_fetcher -h

Run through python project script

official-ip-fetcher -h

Development

The project requires python (3+ version) installed and pip ready for use on adding manage dependencies

Tools

Name Platform Type Description
install-dependencies.sh shell script The scripts for installing depencies required
build.sh shell script The scripts for build the package
build-and-deploy.sh shell script The scripts for build and deploy the package
  • install-dependencies.sh The script will install dependencies listed in dev-requirements.txt and requirements.txt. The first requirement file contains the dependencies for development like build and deploy tools. The second requirement file defined all required dependencies for the making the package works (actual dependencies).

Useful Scripts

Project Versioning

For version update in pyproject.toml. This project use package xh-py-project-versioning to manipulate the project version.

Simple usage includes:
Base on current version, update the patch number with dev id python -m xh_py_project_versioning --patch
In case current version is 0.0.1, the updated version will be 0.0.2-dev+000

To prompt the dev version to official version use command. python -m xh_py_project_versioning -r. Through the command, version 0.0.2-dev+000 will be prompt to 0.0.2 official versioning.

Base on current version, update the patch number directly python -m xh_py_project_versioning --patch -d
In case current version is 0.0.1, the updated version will be 0.0.2

Base on current version, update the minor number directly python -m xh_py_project_versioning --minor -d
In case current version is 0.0.1, the updated version will be 0.1.0

Base on current version, update the minor number directly python -m xh_py_project_versioning --minor -d
In case current version is 0.0.1, the updated version will be 1.0.0

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

official_ip_fetcher_xethhung12-0.0.2.tar.gz (17.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file official_ip_fetcher_xethhung12-0.0.2.tar.gz.

File metadata

File hashes

Hashes for official_ip_fetcher_xethhung12-0.0.2.tar.gz
Algorithm Hash digest
SHA256 76b516481ab51687d9d013c31d6bc5b717742744fc1266e497279779dd293286
MD5 e86d90dca268e4e1ec5509804254b97f
BLAKE2b-256 42cb0a47c95229e88e216bc5e08d1be2c539301ce6059b7519104bf55604195b

See more details on using hashes here.

File details

Details for the file official_ip_fetcher_xethhung12-0.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for official_ip_fetcher_xethhung12-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 c1b77198e1d38e4d53661345637c22a924cfce762209b944885a9ad1deb8ad8b
MD5 ec517be5b3c07ec9ae99af6f105b552d
BLAKE2b-256 dda0343a60cceb1910554f91f6b22714259405f0efca14cd180f61cf5c140816

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page