Giter Site home page Giter Site logo

cs01 / python-packaging-tools Goto Github PK

View Code? Open in Web Editor NEW
41.0 4.0 10.0 2.51 MB

A big, interactive table of package management tools in the Python ecosystem

Home Page: https://chadsmith.dev/python-packaging

License: MIT License

TypeScript 87.57% Shell 0.06% JavaScript 6.01% HTML 5.29% CSS 1.07%
python python-packaging

python-packaging-tools's Introduction

python-packaging-tools's People

Contributors

akx avatar cclauss avatar cs01 avatar dependabot[bot] avatar frostming avatar ofek avatar pradyunsg avatar woodruffw avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

python-packaging-tools's Issues

make table wider

The description column is too narrow. Fix the css so that cell is wider and the page is more readable.

Add plz

"plz" is a small pip clone, 1 megabyte executable, uploads to pypi, bug report assistant, new project wizard, HTML/PDF documentation generator, and maybe more I don't remember lol

Depends on: Nothing!
Python: No Python required!
License: MIT
Stars: 25 but is new
Mascot: Lovely snake with a crown
Documentation: ???
Repo: https://github.com/juancarlospaco/plz

[![Deploy latest to server](https://github.com/cs01/python-packaging-tools/actions/workflows/server_deploy.yml/badge.svg?branch=main&event=registry_package)](https://github.com/cs01/python-packaging-tools/actions/workflows/server_deploy.yml)

    [![Deploy latest to server](https://github.com/cs01/python-packaging-tools/actions/workflows/server_deploy.yml/badge.svg?branch=main&event=registry_package)](https://github.com/cs01/python-packaging-tools/actions/workflows/server_deploy.yml)

Originally posted by @ah-ha-admin in #48 (review)

Proposal: add pip-audit

Hey there! Thanks a ton for maintaining this list and site; I think it's an awesome idea 🙂

As one of the maintainers of pip-audit, I'm submitting it for consideration: pip-audit is a tool for auditing dependency sources (packaging files, active environments, etc.) for known dependencies (i.e., ones submitted to the PyPA security advisory DB or other open-source DBs).

Repo: https://github.com/trailofbits/pip-audit/

PyPI: https://pypi.org/project/pip-audit/

I'm happy to issue a corresponding PR, if you're willing to include it!

Add buildout

Buildout is used all Plone projects, and probably all Zope projects.

Buildout is an automation tool written in and extended with Python and designed to solve 2 problems:

  1. Application-centric assembly and deployment
  2. Repeatable assembly of programs from Python software distributions

Docs: www.buildout.org/
PYPI: https://pypi.org/project/zc.buildout/
Depends on: setuptools

virtualenv description gently misleading

This is essentially a 3rd party package that duplicates the standard libary venv module

is not exactly true these days; virtualenv 20.0.0+ has various tricks up its sleeve which make creating virtualenvs much faster than the stock module.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.