Python developer-tools

Open-source Python projects categorized as developer-tools

Top 23 Python developer-tool Projects

  • LocalStack

    💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline

    Project mention: Let's build a screenshot API | dev.to | 2024-03-24

    Later you can use any S3 compatible storage because the code I write will still work, but for testing purposes on my local machine, I will use LocalStack:

  • httpie

    🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more. (by httpie)

    Project mention: Bruno | news.ycombinator.com | 2024-03-09

    There is also HTTPie which I've mostly been using for its excellent `http` CLI as a modern replacement for curl.

    However I recently learned that it also has web and desktop client apps which are pretty great too!

    https://httpie.io/

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

  • streamlit

    Streamlit — A faster way to build and share data apps.

    Project mention: Show HN: Buefy Web Components for Streamlit | news.ycombinator.com | 2024-03-04

    While building dashboards in Streamlit, I found myself really missing Buefy's (Bulma) modern web components.

    Specially due to the inability to add new values to Streamlit's multiselect [1], some missing controls like a polished image carousel [2] or a highly customizable data table.

    Long story short, we put together streamfy (Streamlit + Buefy) as an MIT licensed project in GitHub to bring Buefy to Streamlit.

    Demo: https://streamfy.streamlit.app

    All the form components are implemented, missing half of other non-form UX components. There is plenty of room for PRs, testing, feedback, documentation, example, etc.

    Please send issues and contributions to GitHub project [3] and general feedback to X / Twitter [4]

    Thanks!

    [1] https://github.com/streamlit/streamlit/issues/5348

  • dvc

    🦉 ML Experiments and Data Management with Git

    Project mention: Why bad scientific code beats code following "best practices" | news.ycombinator.com | 2024-01-06

    What you’re describing sounds like DVC (at a higher-ish—80%-solution level).

    https://dvc.org/

    See pachyderm too.

  • HTTP Prompt

    An interactive command-line HTTP and API testing client built on top of HTTPie featuring autocomplete, syntax highlighting, and more. https://twitter.com/httpie

  • Taipy

    Turns Data and AI algorithms into production-ready web applications in no time.

    Project mention: +10 Resources to Empower Women in Technology | dev.to | 2024-03-06

    I’ve been working in tech for more than five years. I started as a Data Scientist, and now I’m exploring and loving the DevRel 🥑 role for Taipy. Needless to say, evolving in the tech scene has been a ride full of ups, downs, and everything in between.

  • fiftyone

    The open-source tool for building high-quality datasets and computer vision models

    Project mention: Efficiently Managing and Querying Visual Data With MongoDB Atlas Vector Search and FiftyOne | dev.to | 2024-03-18

    FiftyOne is the leading open-source toolkit for the curation and visualization of unstructured data, built on top of MongoDB. It leverages the non-relational nature of MongoDB to provide an intuitive interface for working with datasets consisting of images, videos, point clouds, PDFs, and more.

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

  • powerline-shell

    A beautiful and useful prompt for your shell

  • SAWS

    A supercharged AWS command line interface (CLI).

  • vprof

    Visual profiler for Python

  • haxor-news

    Browse Hacker News like a haxor: A Hacker News command line interface (CLI).

  • argilla

    Argilla is a collaboration platform for AI engineers and domain experts that require high-quality outputs, full data ownership, and overall efficiency.

    Project mention: Open-Source Data Collection Platform for LLM Fine-Tuning and RLHF | news.ycombinator.com | 2023-06-05

    I'm Dani, CEO and co-founder of Argilla.

    Happy to answer any questions you might have and excited to hear your thoughts!

    More about Argilla

    GitHub: https://github.com/argilla-io/argilla

  • migra

    Like diff but for PostgreSQL schemas

    Project mention: Pgroll: zero-downtime, undoable, schema migrations for Postgres | news.ycombinator.com | 2023-10-03

    Forr postgres, how does the schema diffing aspect compare to migra?

    https://github.com/djrobstep/migra

    I'm asking because, although migra is excellent and there are multiple migrations tools based on it (at least https://github.com/bikeshedder/tusker and https://github.com/blainehansen/postgres_migrator), issues are piling up but development seem to be slowing down

  • phidata

    Build AI Assistants with function calling and connect LLMs to external tools.

    Project mention: Show HN: Use function calling to build AI Assistants | news.ycombinator.com | 2024-02-27
  • djoser

    REST implementation of Django authentication system.

  • gitless

    A simple version control system built on top of Git

    Project mention: Confusing Git Terminology | news.ycombinator.com | 2023-11-02
  • gita

    Manage many git repos with sanity 从容管理多个git库

    Project mention: Gita: Manage multiple Git repositories with sanity | news.ycombinator.com | 2023-07-18
  • Review Board

    An extensible and friendly code review tool for projects and companies of all sizes.

    Project mention: Review Board 6 | news.ycombinator.com | 2023-10-18
  • Laboratory

    Achieving confident refactoring through experimentation with Python 2.7 & 3.3+

    Project mention: Scientist: A Ruby library for carefully refactoring critical paths | news.ycombinator.com | 2023-11-14

    Yes, at the bottom it lists all similar libraries in other languages. Python has https://github.com/joealcorn/laboratory

  • Poe the Poet

    A task runner that works well with poetry.

    Project mention: Template repository for Python projects | /r/Python | 2023-06-08

    Compatible with the new pyproject.toml standard, and working well with poetry, there's poethepoet. It's a good alternative, it keeps in the python environment, it's installable through pip(x), and it's cross platform for the windows pythonistas (and there are some, not everyone has more than 1 computer at home...)

  • readme-ai

    👾 Automated README file generator, powered by large language model APIs.

    Project mention: README-AI: Auto-generate README.md files! | /r/Python | 2023-05-18

    Hey fellow Redditors, Just wanted to share a cool way I've been using ChatGPT recently. I've been messing around with README-AI, a fantastic tool that auto-generates really slick README files for GitHub repos, and I had an idea for a new feature (GitLab support, for anyone interested). But rather than write the feature request issue myself, I let ChatGPT handle it! That's right, I got an AI to write a GitHub issue for a tool that uses AI. Sounds like an inception, right? Check out the issue here: https://github.com/eli64s/README-AI/issues/13 I think it's pretty impressive how coherently and effectively ChatGPT can communicate an idea. Just another interesting application for AI. Anyone else using ChatGPT in novel ways? Would love to hear your stories! Oh, and just for the record, this Reddit comment itself was also generated by ChatGPT. It seems like the AI rabbit hole goes even deeper. 😉 Cheers!

  • ADB Enhanced

    🔪Swiss-army knife for Android testing and development 🔪 ⛺

    Project mention: ADB-Enhanced: 🔪Swiss-army knife for Android testing and development 🔪 ⛺ | /r/androiddev | 2023-06-02
  • ipyflow

    A reactive Python kernel for Jupyter notebooks.

    Project mention: Show HN: Marimo – an open-source reactive notebook for Python | news.ycombinator.com | 2024-01-12

    You're probably referring to nbgather (https://github.com/microsoft/gather), which shipped with VSCode for a while.

    nbgather used static slicing to get all the code necessary to reconstruct some cell. I actually worked with Andrew Head (original nbgather author) and Shreya Shankar to implement something similar in ipyflow (but with dynamic slicing and a not-as-nice interface): https://github.com/ipyflow/ipyflow?tab=readme-ov-file#state-...

    I have no doubt something like this will make its way into marimo's roadmap at some point :)

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

Python developer-tools related posts

Index

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

Project Stars
1 LocalStack 51,790
2 httpie 31,560
3 streamlit 30,948
4 dvc 13,032
5 HTTP Prompt 8,861
6 Taipy 7,701
7 fiftyone 6,544
8 powerline-shell 6,171
9 SAWS 5,177
10 vprof 3,940
11 haxor-news 3,907
12 argilla 3,033
13 migra 2,854
14 phidata 2,824
15 djoser 2,450
16 gitless 1,904
17 gita 1,594
18 Review Board 1,528
19 Laboratory 1,274
20 Poe the Poet 1,246
21 readme-ai 1,180
22 ADB Enhanced 1,161
23 ipyflow 1,068
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com