tracking update of python packages or library
Project description
Intro
- 본인의 PC 또는 가상환경에 설치된 파이썬 패키지의 최신 버전 정보를 확인할 수 있는 CLI 프로그램
Basic
Install
$ pip install update-tracker
Command
$ track
Fetching the latest package data...
Progress: |██████████████████████████████████████████████████| 100.0%
[REPORT]
--------------------------------------------------------------------------------
MAJOR: ['click']
MICRO: ['prompt-toolkit']
ERROR: ['cello', 'demo-click', 'UpdateTracker']
Options
- -v, --verbose: 상세 정보 출력 옵션
$ track -v
- --level: 지정된 단계까지 출력할 수 있도록 하는 옵션. MAJOR, MINOR, MICRO 가능. default는 MICRO
$ track --level=MAJOR
Code
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file update_tracker-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: update_tracker-0.0.2-py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cb1e87820dde0dcfdea792e5af2faca65b8f3546f8412cda89f00b1a8d6926be |
|
MD5 | f0b79251437e44706ba7ee8c7e0e0092 |
|
BLAKE2b-256 | 331f8717707756d0dea065bb949c23adb96742b2fd1fb50cbae3ca7d4b54fbd4 |