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.6.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.6.tar.gz.

File metadata

File hashes

Hashes for official_ip_fetcher_xethhung12-0.0.6.tar.gz
Algorithm Hash digest
SHA256 a0f5efbd2f3a2d254db232a14cfbb2f29b496d2c7548d37067d952bc2c813af0
MD5 78cb39bbb141d2d7882e5d491af811f7
BLAKE2b-256 73538135f9b07d927994e979f63a8032cab6092f639c769e2350a0f8500a30d1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for official_ip_fetcher_xethhung12-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 41056074b3a943567a30a28eeb7a225048b3996c1746f8826b46111455b8054b
MD5 b6a489f8a9ec91d10bb4fe902c41c9bc
BLAKE2b-256 fc068699e112f26f412d7afc94deeeab853e76a47bbcd2c7fe4107e12af8ae54

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