pkgmt VS python-project-skel

Compare pkgmt vs python-project-skel and see what are their differences.

pkgmt

A toolkit for managing Python packages. 📦🐍 (by ploomber)

python-project-skel

Reusable Makefile rules for automating Python package releases (by mgedmin)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
pkgmt python-project-skel
1 1
10 3
- -
8.3 1.8
2 months ago about 3 years ago
Python Makefile
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

pkgmt

Posts with mentions or reviews of pkgmt. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-25.
  • How do you manage PyPI releases?
    5 projects | /r/Python | 25 Feb 2022
    Then, I created a script to automate that process, and once I started creating more projects, I turned it into a package. It has a few other nice things, like automatically updating the headers in the CHANGELOG.md file to include the release version and current date. A command to bootstrap new packages and even a module that looks for broken links in the documentation. We use it at Ploomber to manage all our releases.

python-project-skel

Posts with mentions or reviews of python-project-skel. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-25.
  • How do you manage PyPI releases?
    5 projects | /r/Python | 25 Feb 2022
    The shared parts of my Makefiles are in an include file published at https://github.com/mgedmin/python-project-skel; each project in https://projects.gedmin.as/ has a short Makefile that includes the release.mk and overrides some variables/targets, maybe adds additional commands.

What are some alternatives?

When comparing pkgmt and python-project-skel you can also consider the following projects:

pydantic-aioredis - A Declarative ORM for Redis using Pydantic Models and aioredis

ploomber - The fastest ⚡️ way to build data pipelines. Develop iteratively, deploy anywhere. ☁️