Skip to content
/ pkgmt Public
forked from ploomber/pkgmt

A toolkit for managing Python packages. ๐Ÿ“ฆ๐Ÿ

License

Notifications You must be signed in to change notification settings

DanielOX/pkgmt

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

pkgmt

Code style: black

A toolkit for managing Python packages ๐Ÿ“ฆ๐Ÿ

pkgmt allows you to create new Python packages that follow best practices: README, CHANGELOG, a command to bootstrap the environment, CI with GitHub Actions, and more!

Installation

pip install pkgmt

Support

For support, feature requests, and product updates: join our community or follow us on Twitter/LinkedIn.

Features

Create a new package

pkgmt new mynewpackage

Test your README

Test your README to ensure it runs!

pkgmt test-md --file README.md

About

A toolkit for managing Python packages. ๐Ÿ“ฆ๐Ÿ

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.6%
  • Jupyter Notebook 0.4%