dnf VS CPython

Compare dnf vs CPython and see what are their differences.

dnf

Package manager based on libdnf and libsolv. Replaces YUM. (by rpm-software-management)
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
dnf CPython
13 1,521
1,301 67,864
0.8% 1.0%
8.4 10.0
6 days ago 1 day ago
Python Python
GNU General Public License v3.0 only GNU General Public License v3.0 or later
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.

dnf

Posts with mentions or reviews of dnf. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-29.

CPython

Posts with mentions or reviews of CPython. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-07-08.
  • Series of posts on HTTP status codes
    1 project | news.ycombinator.com | 10 Jul 2025
    Also, it is slightly outdated as it does not incorporate RFC9110 which renames some status codes which previously were WebDAV-only:

    https://github.com/python/cpython/pull/117611

  • Reflections on 2 years of CPython's JIT Compiler: The good, the bad, the ugly
    2 projects | news.ycombinator.com | 8 Jul 2025
    Hey Maxime!

    > whereas AFAIK the Python JIT project was lead by a student.

    I am definitely not leading the team! I am frankly unqualified to do so lol. The team is mostly led by Mark Shannon, who has 10+ years of compiler/static analysis experience as well. The only thing I initially led was the optimizer implementation for the JIT. The overall design to choose tracing, to use copy and patch, etc. were other people.

    > However they decided to ignore my advice and go with their own unproven approach.

    Your advice was very much appreciated and I definitely didn't ignore your advice. I just don't have much say over the initial architectural choices we make. We're slowly changing the JIT based on data, but it is an uphill battle like you said. If you're interested, it's slowly becoming more like lazy basic block versioning https://github.com/python/cpython/issues/128939

    You did great work on YJIT, and I am quite thankful for that.

  • My Developemnt Environment
    2 projects | dev.to | 5 Jul 2025
  • Automate Your VPN Connections with Python
    1 project | dev.to | 3 Jul 2025
    Getting Started: The Tech Stack Python 3: The language for scripting. subprocess module: To launch and interact with VPN clients. A VPN client: Such as OpenVPN, Windscribe, or ProtonVPN.
  • 5 Tools That Helped Me Catch 70% More Bugs in the Codebase [Important!]
    3 projects | dev.to | 30 Jun 2025
    I started embedding Entelligence’s real-time AI reviewer directly in my IDE and immediately saw results. It’s like having a savvy teammate checking my code as I type. In fact, the makers of Entelligence boast that this IDE integration “helps you catch bugs and improve code quality instantly”. The AI flags issues and even suggests fixes before I commit to GitHub. Because it supports dozens of languages, I could use it across our whole stack (Python, JavaScript, Java, etc.). Using Entelligence, I routinely caught subtle logic and design flaws early, massively cutting down the number of defects slipping into code reviews or production.
  • Fedora's 32-Bit (I686) Support Withdrawal Postponed – Here's Why
    1 project | news.ycombinator.com | 30 Jun 2025
    https://github.com/python/cpython/blob/847d1c2cb4014f122df64.... i686 is Windows only. I see there's a warning about this later if you're unsupported and therefore a 0 case, but either this becomes an error later on or they softened the impact since I did this. Or I'm looking at the wrong check.
  • Uncle Sam wants you – to use memory-safe programming languages
    2 projects | news.ycombinator.com | 28 Jun 2025
  • Ask HN: Best tools today to learn programming?
    1 project | news.ycombinator.com | 26 Jun 2025
    Still the same way I have told people for the past 10 years: go to https://www.python.org/ and have fun.
  • Dictionary in Python (3)
    1 project | dev.to | 25 Jun 2025
    sorted() creates a copy. *Be careful, sorted() does shallow copy instead of deep copy as my issue.
  • First Day as a Developer:
    2 projects | dev.to | 25 Jun 2025
    downloaded it from ➡️ https://www.python.org. After installing, I typed python --version in Git Bash — and yes, Python 3.10 showed up.

What are some alternatives?

When comparing dnf and CPython you can also consider the following projects:

dnfdragora - dnfdragora is a dnf frontend based on libyui abstraction

RustPython - A Python Interpreter written in Rust

ubuntu-pro-client - Ubuntu Pro Client for offerings from Canonical

git - A fork of Git containing Windows-specific patches.

dnf5 - Next-generation RPM package management system

ipython - Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured

Did you know that Python is
the 2nd most popular programming language
based on number of references?