New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

versionator

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

versionator

A tool for managing Python packages

pipPyPI
Version
0.0.6
Maintainers
1

versionator

A tool for managing Python packages:

  • Increment or set the version number
  • Auto-update changelog based on commit messages, with option to edit
  • Make a version commit
  • Tag the commit with the version
  • Push to origin
  • Build the package
  • Install locally using pip
  • Publish using twine

This is primarily made for my own projects, but it could be useful for others.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts