Skip to main content

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 업데이트가 이미 진행된 패키지입니다!**
package_name        current_version     updated_version     upload_time         
click               7.1.2               8.0.1               2021-05-20 06:00:32 

**MINOR 업데이트가 이미 진행된 패키지입니다!**
package_name        current_version     updated_version     upload_time         
build               0.6.0.post1         0.7.0               2021-09-17 06:20:37 
keyring             23.1.0              23.2.1              2021-09-13 02:16:33 

**PATCH 업데이트가 이미 진행된 패키지입니다!**
package_name        current_version     updated_version     upload_time         
alembic             1.7.1               1.7.3               2021-09-18 00:29:20 
charset-normalizer  2.0.4               2.0.6               2021-09-18 07:21:49 
prompt-toolkit      3.0.3               3.0.20              2021-08-20 19:44:46 
setuptools          58.0.2              58.0.4              2021-09-09 11:03:12 


**ERROR**
package_name         error_reason                            
cello                Unknown info format. Check on https://pypi.python.org/pypi/cello/json
UpdateTracker        Package not found in PyPI               
--------------------------------------------------------------------------------

Options

  • -s, --summary: 요약 정보 출력 옵션
$ track -s
  • --level: 지정된 단계까지 출력할 수 있도록 하는 옵션. MAJOR, MINOR, PATCH 가능. default는 PATCH
$ track --level=MAJOR

Code

Project details


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

update_tracker-0.0.3-py3-none-any.whl (7.4 kB view details)

Uploaded Python 3

File details

Details for the file update_tracker-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: update_tracker-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 7.4 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

Hashes for update_tracker-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 a4a63aaca417a2e78f29970dbec785832e565777f5cff614a5d52664a1136ab5
MD5 2d877f9b7fa33419ec77125f6b5993d6
BLAKE2b-256 6e15f38fb366b6b892a902afbc5f7d5322b2062c921aa3d29c40ba547dd92ac1

See more details on using hashes here.

Supported by

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