Skip to content

kaedeek/pynexusx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is pynexusx?

PyPI version Downloads Python 3.8+ License Discord

pynexusx is a CLI tool that allows you to easily update all installed Python packages to their latest versions.


Features

  • Current: Update all installed packages to the latest version
  • Planned features:
    • Update specific packages only
    • Version pinning and automatic scheduled updates

Installation

pip install pynexusx

Usage

Update all packages

Pyn --update
[2025-11-15 03:43:54][INFO][Pisystem] : Updating certifi...
Requirement already satisfied: certifi in c:\users\***\appdata\local\programs\python\python311\lib\site-packages (2025.10.5)
Collecting certifi
  Downloading certifi-2025.11.12-py3-none-any.whl.metadata (2.5 kB)
Downloading certifi-2025.11.12-py3-none-any.whl (159 kB)
Installing collected packages: certifi
  Attempting uninstall: certifi
    Found existing installation: certifi 2025.10.5
    Uninstalling certifi-2025.10.5:
      Successfully uninstalled certifi-2025.10.5
Successfully installed certifi-2025.11.12

List outdated packages

Pyn --list
📝 Update Package List
=============================================
certifi
prettytable
yt-dlp
=============================================

About

A simple CLI tool to update all Python packages using VersaLog.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages