requirements

Open-source projects categorized as requirements

Top 14 requirement Open-Source Projects

  • pip-tools

    A set of tools to keep your pinned Python dependencies fresh.

  • Project mention: Pyenv – lets you easily switch between multiple versions of Python | news.ycombinator.com | 2024-03-25

    > Why is the "requirements.txt" file a stupid flat listing of all transitive dependencies with pinned versions? It makes it harder to change library versions even if there are no true conflicts.

    My friend, here is what you seek: https://github.com/jazzband/pip-tools

    requirements.txt is flat because it's really the output of `pip freeze`. It's supposed to completely and exactly rebuild the environment. Unfortunately it's far too flexible and people abuse it by putting in only direct dependencies etc.

    If you're writing packages, you don't need a requirements.txt at all, by the way. Package dependencies (only direct dependencies) live in pyproject.toml with the rest of the package config. requirements.txt (and pip tools) are only for when you want to freeze the whole environment, like for a server deployment.

  • pigar

    :coffee: A tool to generate requirements.txt for Python project, and more than that. (IT IS NOT A PACKAGE MANAGEMENT TOOL)

  • 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.

    InfluxDB logo
  • serverless-python-requirements

    ⚡️🐍📦 Serverless plugin to bundle Python packages

  • Project mention: Superpower REST API DX with Serverless ⚡ and DevOps Best Practices on AWS (🐍 Python Version) | dev.to | 2024-04-30

    Also, we'll install and use serverless-python-requirements plugin to handle deployment of python requirements.

  • creosote

    Identify unused dependencies and avoid a bloated virtual environment.

  • cairis

    Computer Aided Integration of Requirements and Information Security - Server

  • strictdoc

    Software for technical documentation and requirements management.

  • resolvelib

    Resolve abstract dependencies into concrete ones

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • BW11

    Bypass windows 11 system requirements

  • Project mention: HP Envy x360 Convertible 15-cp0xx to Windows 11 | /r/WindowsHelp | 2023-05-24
  • ansible-requirements-updater

    Update your requirements.yml with this grisly Ansible playbook.

  • ochrona-cli

    A command line tool for detecting vulnerabilities in Python dependencies and doing safe package installs

  • pip-rating

    Check the health of your project's requirements and get a score for each dependency.

  • Project mention: Check the health of your project's requirements and get a score for each dependency | /r/coolgithubprojects | 2023-08-09
  • pep-508

    Rust implementation of Python dependency parser for PEP 508

  • req2toml

    Convert requirements.txt to poetry toml 🚀

  • list-of-requirements-for-react-developers

    Things every React developer needs

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

requirements related posts

  • Be confident in your requirements list with bonded

    1 project | /r/Python | 4 Apr 2023
  • Creosote - Identify unused Python dependencies and avoid a bloated virtual environment

    1 project | /r/datascience | 11 Mar 2023
  • Creosote - Identify unused Python dependencies and avoid a bloated virtual environment

    1 project | /r/cybersecurity | 11 Mar 2023
  • Creosote - Identify unused dependencies and avoid a bloated virtual environment

    1 project | /r/cybersecurity | 11 Mar 2023
  • Identify unused Python dependencies and avoid a bloated virtual environment

    1 project | news.ycombinator.com | 9 Mar 2023
  • Rust implementation of Python dependency parser for PEP 508

    2 projects | /r/Python | 18 Feb 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 2 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source requirement projects? This list will help you:

Project Stars
1 pip-tools 7,477
2 pigar 1,578
3 serverless-python-requirements 1,083
4 creosote 305
5 cairis 139
6 strictdoc 138
7 resolvelib 129
8 BW11 116
9 ansible-requirements-updater 97
10 ochrona-cli 52
11 pip-rating 28
12 pep-508 21
13 req2toml 6
14 list-of-requirements-for-react-developers 4

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com