Python open-source

Open-source Python projects categorized as open-source

Top 23 Python open-source Projects

  • public-apis

    A collective list of free APIs

  • Project mention: 10 GitHub repositories that every developer must follow | dev.to | 2024-02-21

    โœ… public-apis/public-apis : https://github.com/public-apis/public-apis

  • Awesome-Linux-Software

    ๐Ÿง A list of awesome Linux softwares

  • Project mention: Good coding groups for black women? | news.ycombinator.com | 2024-01-13

    - https://github.com/luong-komorebi/Awesome-Linux-Software

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

    ๐Ÿ•ธ๏ธ Web apps in pure Python ๐Ÿ

  • Project mention: Designing a Pure Python Web Framework | news.ycombinator.com | 2024-03-22

    Hey thanks for the feedback. We're working on relaxing our dependencies [1] to make reflex more compatible. Do you remember what libraries you had the conflict with?

    [1] https://github.com/reflex-dev/reflex/pull/2796

  • awesome-oss-alternatives

    Awesome list of open-source startup alternatives to well-known SaaS products ๐Ÿš€

  • Project mention: Ask HN: What Underrated Open Source Project Deserves More Recognition? | news.ycombinator.com | 2024-03-07

    I see that you said github repo, but my life experience has been that those "awesome" style repos are committed to once and then ignore all pull requests or issues going forward. Thus, I think the audience would be better served by AlternativeTo or one of its ilk, which offers a licensing filter on their lists (e.g. https://alternativeto.net/software/github/?license=opensourc... )

    But, a quick search for alternative coughed up a few results, which exhibit the behavior I described https://github.com/RunaCapital/awesome-oss-alternatives#awes... https://github.com/btw-so/open-source-alternatives?tab=readm...

    One may also find more via topic exploration, e.g. https://github.com/topics/alternatives

  • hummingbot

    Open source software that helps you create and deploy high-frequency crypto trading bots

  • Project mention: hummingbot: NEW Extended Research - star count:6122.0 | /r/algoprojects | 2023-08-06
  • Mage

    ๐Ÿง™ The modern replacement for Airflow. Mage is an open-source data pipeline tool for transforming and integrating data. https://github.com/mage-ai/mage-ai

  • Project mention: FLaNK AI-April 22,ย 2024 | dev.to | 2024-04-22
  • mycroft-core

    Mycroft Core, the Mycroft Artificial Intelligence platform.

  • Project mention: Rabbit R1, Designed by Teenage Engineering | news.ycombinator.com | 2024-01-09

    It's indeed suspicious. You're sending your voice samples, your various services accounts, your location and more private data to some proprietary black box in some public cloud. Sorry, but this is a privacy nightmare. It should be open source and self-hosted like Mycroft (https://mycroft.ai) or Leon (https://getleon.ai) to be trustworthy.

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

    WorkOS logo
  • OnionShare

    Securely and anonymously share files, host websites, and chat with friends using the Tor network

  • Project mention: A Beginner's Guide to Hosting a Dark Web Chat Interface | dev.to | 2024-03-12

    Open the Tor browser and navigate to the OnionShare website (https://onionshare.org/).

  • awesome-open-gpt

    Collection of Open Source Projects Related to GPT๏ผŒGPT็›ธๅ…ณๅผ€ๆบ้กน็›ฎๅˆ้›†๐Ÿš€ใ€็ฒพ้€‰๐Ÿ”ฅ๐Ÿ”ฅ

  • Project mention: The best free ChatGPT alternatives | /r/ArtificialInteligence | 2023-06-20

    Extract from awesome-open-gpt

  • openchat

    OpenChat: Advancing Open-source Language Models with Imperfect Data (by imoneoi)

  • Project mention: Alternative of bard,bing, claude | /r/artificial | 2023-12-10

    Depending on your use case, https://openchat.team/ might be woth looking into

  • openlibrary

    One webpage for every book ever published!

  • Project mention: Ask HN: Anyone looking for contributors for their open source projects | news.ycombinator.com | 2024-03-21

    I'd like to make a pitch for Openlibrary.org the free online library from Internet Archive that includes a fulltext search of millions of books.

    I've been volunteering with them on and off for several years and it's always a lovely experience. Their backend is python and frontend mostly from python templates and some Vue for librarian stuff.

    Every Tuesday they have a call on Zoom that everyone is welcome to join to share what they're working on, ask for help, and generally chat a bit. It's a great time.

    Depending on what you're interested in there's a lot to do from helping build import pipelines for more book entries, writing bots to cleanup data, Performance improvements, better documenting public APIs, etc

    I'm currently slowly working on a wikidata integration for their authors page. We also could use some help upgrading to Vue 3, mentors for Google summer of code would be helpful, find of ML projects needing help, moving away from old jQuery libraries, etc.

    They can be quite responsive to PRs too like I blogged about here: https://blog.rayberger.org/idea-to-merged-in-less-than-30-mi...

    For example, here's a small issue that could use some help on the python side: https://github.com/internetarchive/openlibrary/issues/8928

  • commix

    Automated All-in-One OS Command Injection Exploitation Tool.

  • Villain

    Villain is a C2 framework that can handle multiple TCP socket & HoaxShell-based reverse shells, enhance their functionality with additional features (commands, utilities etc) and share them among connected sibling servers (Villain instances running on different machines).

  • argos-translate

    Open-source offline translation library written in Python

  • Project mention: Fast and secure translation on your local machine with a GUI | news.ycombinator.com | 2024-04-13

    Interestingly, I think this is actually related to the offline translation features built into Firefox. Both are products of "Project Bergamot", but the Mozilla-maintained version was later merged into the Firefox application:

    https://browser.mt/

    https://blog.mozilla.org/en/mozilla/local-translation-add-on...

    https://hacks.mozilla.org/2022/06/training-efficient-neural-...

    https://github.com/mozilla/firefox-translations

    https://firefox-source-docs.mozilla.org/toolkit/components/t...

    Extra webpage with screenshot and links, impossible to search for normally:

    https://translatelocally.com/downloads/

    Does one thing and does it well.

    Ohโ€” For downloading models, it's much easier to pipe/`xargs` `translateLocally --available-models` into `translateLocally -d` than go through the GUI.

    ---

    Other self-hostable translation tools:

    https://www.apertium.org/index.eng.html

    - Traditional rule-based translation. Seems to work pretty well, but no good desktop frontend.

    https://www.argosopentech.com/

    - Works, but crashy desktop app.

    https://libretranslate.com/

    - API wrapping Argos Translate.

    https://lingva.thedaviddelta.com/

    - Google Translate scraper/privacy frontend.

    https://euroglot.com/

    - Proprietary, subscription trialware.

  • hoaxshell

    A Windows reverse shell payload generator and handler that abuses the http(s) protocol to establish a beacon-like reverse shell.

  • Project mention: ExploitToolFinder | /r/hacking | 2023-06-16
  • public-apis

    A collaborative list of public APIs for developers (by marcelscruz)

  • Project mention: My Experience on Hacktoberfest 2023 | dev.to | 2023-10-17

    I have been participating hacktoberfest since 2021. And here's 2023 and I am on my third hacktoberfest. Though I haven't got time to contribute much but have the chance to complete my goals of 4 PRs. Here's the last PR link that I have got to merge. https://github.com/public-apis-dev/public-apis/pull/219

  • aimet

    AIMET is a library that provides advanced quantization and compression techniques for trained neural network models.

  • Django-CRM

    Open Source CRM based on Django

  • meltano

    Meltano: the declarative code-first data integration engine that powers your wildest data and ML-powered product ideas. Say goodbye to writing, maintaining, and scaling your own API integrations.

  • Project mention: meltano VS cloudquery - a user suggested alternative | libhunt.com/r/meltano | 2023-06-02
  • fixinventory

    Fix Inventory consolidates user, resource, and configuration data from your cloud environments into a unified, graph-based asset inventory.

  • Project mention: Show HN: Fix โ€“ An open source cloud asset inventory for cloud security engineers | news.ycombinator.com | 2024-03-27

    The reasoning is explained in the very section of our Github org README you quoted this sentence from. Our main open source project is Fix Inventory (https://github.com/someengineering/fixinventory) and that is very well documented (https://inventory.fix.security) and uses no commercial 3rd party libraries.

    The Fix SaaS frontend that you're referring to and that you find at https://fix.security builds upon Fix Inventory. We could have just made it closed-source like every other SaaS (think Grafana Cloud). But because I'm a big proponent of OSS we decided to open source our entire SaaS stack, frontend, backend as well as all internal tooling. The main intend here is transparency, not so you spin up your own SaaS environment.

    Essentially we develop the SaaS for ourselves first and foremost, but saw no reason to make it closed source. So that is why it might be using any number of commercial 3rd party add-ons.

    > I'm curious to know what Material UI provided that any other open-source UI library did not.

    I believe it was some MUI X table features like multi row sorting that we didn't feel like re-implementing. I'm sure there's other open source libs that would do that, but we've settled on MUI and are not going to start mixing different UI libraries for different visual elements if we don't absolutely have to.

  • pupil

    Open source eye tracking

  • openllmetry

    Open-source observability for your LLM application, based on OpenTelemetry

  • Project mention: Show HN: You don't need to adopt new tools for LLM observability | news.ycombinator.com | 2024-02-14

    So why should it be different when the app you're building happened to be using LLMs?

    So today we're open-sourcing OpenLLMetry-JS. It's an open protocol and SDK, based on OpenTelemetry, that provides traces and metrics for LLM JS/TS applications and can be connected to any of the 15+ tools that already support OpenTelemetry. Here's the repo: https://github.com/traceloop/openllmetry-js

    A few months ago we launched the python flavor here (https://news.ycombinator.com/item?id=37843907) and we've now built a compatible one for Node.js.

    Would love to hear your thoughts and opinions!

    Check it out -

    Docs: https://www.traceloop.com/docs/openllmetry/getting-started-t...

    Github:

  • romm

    A beautiful, powerful, self-hosted rom manager

  • Project mention: Has anyone used romm? | /r/Roms | 2023-10-18

    Has anyone setup and used romm (https://github.com/zurdi15/romm) I'm going to run on my TrueNAS box, where all the ROMs live, and see how well it works.

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

Python open-source related posts

Index

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

Project Stars
1 public-apis 291,561
2 Awesome-Linux-Software 21,135
3 reflex 16,236
4 awesome-oss-alternatives 15,083
5 hummingbot 7,276
6 Mage 7,001
7 mycroft-core 6,452
8 OnionShare 6,025
9 awesome-open-gpt 5,035
10 openchat 4,967
11 openlibrary 4,837
12 commix 4,327
13 Villain 3,561
14 argos-translate 3,229
15 hoaxshell 2,880
16 public-apis 2,766
17 aimet 1,900
18 Django-CRM 1,804
19 meltano 1,587
20 fixinventory 1,533
21 pupil 1,394
22 openllmetry 1,224
23 romm 1,180

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