Python package-manager

Open-source Python projects categorized as package-manager

Top 23 Python package-manager Projects

  • Poetry

    Python packaging and dependency management made easy

    Project mention: From Kotlin Scripting to Python | dev.to | 2024-03-07

    Poetry

  • conan

    Conan - The open-source C and C++ package manager

    Project mention: My first Software Release using GitHub Release | dev.to | 2023-11-24

    There were various approaches recommended depending on our language and ecosystem. My classmates who developed using Node.js were recommended npm, and PyPI or poetry for Python. Since my program is written in C++, I was recommended to look into one of vcpkg or conan, but I ultimately did not use either package manager.

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

  • PlatformIO

    Your Gateway to Embedded Software Development Excellence :alien:

    Project mention: Help Needed with Tauri Desktop App for NFC Card Enrollment on ESP32 | /r/tauri | 2023-08-26

    For the ESP32 in read mode, we've successfully developed a project using PlatformIO that accepts the key during build time and stores it in memory.

  • PDM

    A modern Python package and dependency manager supporting the latest PEP standards

    Project mention: Implementing Quality Checks In Your Git Workflow With Hooks and pre-commit | dev.to | 2023-12-13

    # See https://pre-commit.com for more information # See https://pre-commit.com/hooks.html for more hooks repos: - repo: https://github.com/pre-commit/pre-commit-hooks rev: v3.2.0 hooks: - id: trailing-whitespace - id: end-of-file-fixer - id: check-yaml - id: check-toml - id: check-added-large-files - repo: local hooks: - id: tox lint name: tox-validation entry: pdm run tox -e test,lint language: system files: ^src\/.+py$|pyproject.toml|^tests\/.+py$ types_or: [python, toml] pass_filenames: false - id: tox docs name: tox-docs language: system entry: pdm run tox -e docs types_or: [python, rst, toml] files: ^src\/.+py$|pyproject.toml|^docs\/ pass_filenames: false - repo: https://github.com/pdm-project/pdm rev: 2.10.4 # a PDM release exposing the hook hooks: - id: pdm-lock-check - repo: https://github.com/jumanjihouse/pre-commit-hooks rev: 3.0.0 hooks: - id: markdownlint

  • integration

    HACS gives you a powerful UI to handle downloads of all your custom needs.

    Project mention: Thoughts, learnings and regrets after three years on Home Assistant | news.ycombinator.com | 2024-02-12

    I have HACS[0] installed in my Docker image, I use it for exactly one integration and the initial setup seemed a little dodgy but it's been pain-free for a couple of years now.

    [0]: https://hacs.xyz/

  • spack

    A flexible package manager that supports multiple versions, configurations, platforms, and compilers.

    Project mention: FreeBSD has a(nother) new C compiler: Intel oneAPI DPC++/C++ | news.ycombinator.com | 2024-03-07

    Well, good luck with that, cause it's broken.

    Previous release miscompiled Python [1]

    Current release miscompiles bison [2]

    [1] https://github.com/spack/spack/issues/38724

    [2] https://github.com/spack/spack/issues/37172#issuecomment-181...

  • dcos

    DC/OS - The Datacenter Operating System

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • dnf

    Package manager based on libdnf and libsolv. Replaces YUM.

    Project mention: Any way to speed up dnf tab autocomplete? | /r/Fedora | 2023-05-19
  • fusesoc

    Package manager and build abstraction tool for FPGA/ASIC development

    Project mention: fusesoc VS vextproj - a user suggested alternative | libhunt.com/r/fusesoc | 2024-03-28
  • peru

    a generic package manager, for including other people's code in your projects

  • conan-center-index

    Recipes for the ConanCenter repository

    Project mention: Mokara.io Open Beta (Pre-Built C++ Third-Party Libraries) | /r/cpp | 2023-06-27

    Just checkout ConanCenter https://conan.io/center it's free.

  • scoop-directory

    A searchable directory of buckets for the scoop package manager for Windows

    Project mention: What is going on with FileZilla? | /r/sysadmin | 2023-06-20

    Scoop search works pretty well for me. Or if I know what program I want, I do a scoop search, or look in the directory (generally by-apps).

  • cmake-conan

    CMake wrapper for conan C and C++ package manager

    Project mention: Conan Unrecongnized commands error | /r/cpp_questions | 2023-05-11

    -- The CXX compiler identification is GNU 9.4.0-- The C compiler identification is GNU 9.4.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Setting build type to 'RelWithDebInfo' as none was specified. -- /usr/local/bin/ccache found and enabled -- Downloading conan.cmake from https://github.com/conan-io/cmake-conan -- Conan: Adding cci remote repository (https://center.conan.io) verify ssl (True) usage: conan remote [-h] [-v [V]] {add,auth,disable,enable,list,list-users,login,logout,remove,rename,set-user,update} ... conan remote: error: unrecognized arguments: https://center.conan.io True ERROR: Exiting with code: 2 CMake Error at build/conan.cmake:858 (message): Conan remote failed='2' Call Stack (most recent call first): build/_deps/_project_options-src/src/Conan.cmake:20 (conan_add_remote) build/_deps/_project_options-src/src/Index.cmake:182 (run_conan) build/_deps/_project_options-src/src/DynamicProjectOptions.cmake:132 (project_options) CMakeLists.txt:79 (dynamic_project_options)-- Configuring incomplete, errors occurred! See also "/home/user/Desktop/bitwyre/trading/intermediaries/cram_cpp_v3/build/CMakeFiles/CMakeOutput.log".

  • pipupgrade

    🗽 Like yarn outdated/upgrade, but for pip. Upgrade all your pip packages and automate your Python Dependency Management.

  • portage

    [MIRROR] Package management system

  • cget

    C++ package retrieval

  • meta-package-manager

    🎁 wraps all package managers with a unifying CLI

    Project mention: Writing a Package Manager | news.ycombinator.com | 2023-08-23

    Something like Meta Package Manager? https://github.com/kdeldycke/meta-package-manager

  • ansible-aur

    Ansible module to manage packages from the AUR

  • electric

    A fast, futuristic package manager for Windows. (by dimensionhq)

  • belay

    Belay is a python library that enables the rapid development of projects that interact with hardware via a micropython-compatible board.

  • apt-offline

    Offline APT Package Manager

    Project mention: Need help ASAP: Ethernet not working in Ubuntu 22.04.2 | /r/linuxquestions | 2023-05-02

    If you have a USB stick and access to a Windows computer (neighbours, friends, etc.) with Internet access, you can use https://github.com/rickysarraf/apt-offline for this.

  • instawow

    World of Warcraft add-on manager CLI and GUI

  • dnfdragora

    dnfdragora is a dnf frontend based on libyui abstraction

  • SaaSHub

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

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). The latest post mention was on 2024-03-28.

Python package-manager related posts

Index

What are some of the best open-source package-manager projects in Python? This list will help you:

Project Stars
1 Poetry 29,170
2 conan 7,648
3 PlatformIO 7,464
4 PDM 6,370
5 integration 4,549
6 spack 3,907
7 dcos 2,344
8 dnf 1,183
9 fusesoc 1,103
10 peru 1,099
11 conan-center-index 876
12 scoop-directory 819
13 cmake-conan 785
14 pipupgrade 572
15 portage 517
16 cget 442
17 meta-package-manager 431
18 ansible-aur 283
19 electric 240
20 belay 219
21 apt-offline 194
22 instawow 143
23 dnfdragora 125
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com