An open API service indexing awesome lists of open source software.

Python

Python is a dynamically-typed garbage-collected programming language developed by Guido van Rossum in the late 80s to replace ABC. Much like the programming language Ruby, Python was designed to be easily read by programmers. Because of its large following and many libraries, Python can be implemented and used to do anything from webpages to scientific research.

https://github.com/griptape-ai/griptape

Modular Python framework for AI agents and workflows with chain-of-thought reasoning, tools, and memory.

ai anthropic claude gpt huggingface llm openai python

Last synced: 23 Apr 2025

https://github.com/dipanjanS/practical-machine-learning-with-python

Master the essential skills needed to recognize and solve complex real-world problems with Machine Learning and Deep Learning by leveraging the highly popular Python Machine Learning Eco-system.

classification clustering computer-vision convolutional-neural-networks deep-learning jupyter jupyter-notebook keras machine-learning natural-language-processing nltk notebook pandas prophet python scikit-learn spacy statsmodels tensorflow time-series-analysis

Last synced: 25 Mar 2025

https://github.com/masoniteframework/masonite

The Modern And Developer Centric Python Web Framework. Be sure to read the documentation and join the Discord channel for questions: https://discord.gg/TwKeFahmPZ

framework hacktoberfest masonite python web webframework

Last synced: 14 May 2025

https://github.com/lightning-ai/torchmetrics

Machine learning metrics for distributed, scalable PyTorch applications.

analyses data-science deep-learning machine-learning metrics python pytorch

Last synced: 14 May 2025

https://github.com/frgfm/torch-cam

Class activation maps for your PyTorch models (CAM, Grad-CAM, Grad-CAM++, Smooth Grad-CAM++, Score-CAM, SS-CAM, IS-CAM, XGrad-CAM, Layer-CAM)

activation-maps class-activation-map cnn deep-learning grad-cam gradcam gradcam-plus-plus interpretability interpretable-deep-learning python pytorch saliency-map score-cam smoothgrad

Last synced: 08 Oct 2025

https://github.com/rdflib/rdflib

RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information.

graph json-ld linked-data n3 namespace nquads ntriples parser pypi python python-library rdf rdf-xml rdflib semantic-web serializer sparql turtle turtle-rdf uri

Last synced: 13 May 2025

https://github.com/heucoder/dimensionality_reduction_alo_codes

特征提取/数据降维:PCA、LDA、MDS、LLE、TSNE等降维算法的python实现

data-reduction feature-extraction python

Last synced: 20 Mar 2025

https://github.com/mGalarnyk/datasciencecoursera

Data Science Repo and blog for John Hopkins Coursera Courses. Please let me know if you have any questions.

data-science jhu-coursera john-hopkins-coursera python r stanford

Last synced: 04 May 2025

https://github.com/chezou/tabula-py

Simple wrapper of tabula-java: extract table from PDF into pandas DataFrame

pandas pdf python tabula tabula-java

Last synced: 12 May 2025

https://github.com/aws-samples/aws-serverless-airline-booking

Airline Booking is a sample web application that provides Flight Search, Flight Payment, Flight Booking and Loyalty points including end-to-end testing, GraphQL and CI/CD. This web application was the theme of Build on Serverless Season 2 on AWS Twitch running from April 24th until end of August in 2019.

airline-booking aws aws-lambda aws-lambda-node aws-lambda-python graphql lambda lambda-functions python sam serverless tracing typescript

Last synced: 15 May 2025

https://github.com/mgalarnyk/datasciencecoursera

Data Science Repo and blog for John Hopkins Coursera Courses. Please let me know if you have any questions.

data-science jhu-coursera john-hopkins-coursera python r stanford

Last synced: 14 May 2025

https://github.com/ogkalu2/comic-translate

Desktop app for automatically translating comics - BDs, Manga, Manhwa, Fumetti and more in a variety of formats (Image, Pdf, Epub, cbr, cbz, etc) and in multiple languages.

anime comics computer-vision deep-learning gui inpainting machine-translation manga manhua manhwa neural-network ocr pyside6 python pytorch segmentation text-detection text-segmentation translation webtoons

Last synced: 11 Dec 2025

https://github.com/instill-ai/instill-core

🔮 Instill Core is a full-stack AI infrastructure tool for data, model and pipeline orchestration, designed to streamline every aspect of building versatile AI-first applications

ai api cli developer-tools etl generative-ai golang gpt hacktoberfest llm low-code no-code open-source pipeline python stable-diffusion typescript unstructured-data

Last synced: 14 May 2025

https://github.com/coin-or/pulp

A python Linear Programming API

constraints mip pulp python solver

Last synced: 16 May 2025

https://github.com/sfu-db/connector-x

Fastest library to load data from DB to DataFrames in Rust and Python

cpp database dataframe python rust sql

Last synced: 19 Oct 2025

https://github.com/wzbsocialsciencecenter/pdftabextract

A set of tools for extracting tables from PDF files helping to do data mining on (OCR-processed) scanned documents.

data-mining image-processing ocr pdf python tables

Last synced: 14 May 2025

https://github.com/graphistry/pygraphistry

PyGraphistry is a Python library to quickly load, shape, embed, and explore big graphs with the GPU-accelerated Graphistry visual graph analyzer

csv cudf cugraph gpu graph graph-visualization graphistry igraph jupyter neo4j network-analysis network-visualization networkx pandas python rapids splunk tigergraph visualization webgl

Last synced: 13 May 2025

https://github.com/wizardforcel/sicp-py-zh

:book:【译】UCB CS61a SICP Python

cs61a python sicp textbook ucb

Last synced: 15 May 2025

https://github.com/kivymd/KivyMD

KivyMD is a collection of Material Design compliant widgets for use with Kivy, a framework for cross-platform, touch-enabled graphical applications. https://youtube.com/c/KivyMD https://twitter.com/KivyMD https://habr.com/ru/users/kivymd https://stackoverflow.com/tags/kivymd

android app cross-platform ios kivy kivymd library linux macos material-design python ui windows

Last synced: 29 Mar 2025

https://github.com/KimiNewt/pyshark

Python wrapper for tshark, allowing python packet parsing using wireshark dissectors

capture-packets packet-capture python tshark wireshark

Last synced: 26 Apr 2025

https://github.com/WZBSocialScienceCenter/pdftabextract

A set of tools for extracting tables from PDF files helping to do data mining on (OCR-processed) scanned documents.

data-mining image-processing ocr pdf python tables

Last synced: 26 Mar 2025

https://github.com/selfboot/cs_offer

计算机学科基础知识和主流编程语言相关内容的总结

c c-plus-plus data-structures database linux network offer python

Last synced: 14 Apr 2025

https://github.com/damnwidget/anaconda

Anaconda turns your Sublime Text 3 in a full featured Python development IDE including autocompletion, code linting, IDE features, autopep8 formating, McCabe complexity checker Vagrant and Docker support for Sublime Text 3 using Jedi, PyFlakes, pep8, MyPy, PyLint, pep257 and McCabe that will never freeze your Sublime Text 3

anaconda ide-features python sublime-text

Last synced: 15 May 2025

https://github.com/DamnWidget/anaconda

Anaconda turns your Sublime Text 3 in a full featured Python development IDE including autocompletion, code linting, IDE features, autopep8 formating, McCabe complexity checker Vagrant and Docker support for Sublime Text 3 using Jedi, PyFlakes, pep8, MyPy, PyLint, pep257 and McCabe that will never freeze your Sublime Text 3

anaconda ide-features python sublime-text

Last synced: 22 Mar 2025

https://github.com/appleseedhq/appleseed

A modern open source rendering engine for animation and visual effects

3dsmax animation blender cpp lighting maya python qt rendering vfx visual-effects

Last synced: 13 Apr 2025

https://github.com/samirpaulb/dsalgo

📚A repository that contains all the Data Structures and Algorithms concepts and solutions to various problems in Python3 stored in a structured manner.👨‍💻🎯

algorithm algorithms coding-interviews competitive-programming computer-science data-structures data-structures-and-algorithms dsa dsalgo dynamic-programming faang geeksforgeeks hacktoberfest interview interview-preparation interview-questions leetcode leetcode-solutions problem-solving python

Last synced: 14 May 2025

https://github.com/SamirPaulb/DSAlgo

📚A repository that contains all the Data Structures and Algorithms concepts and solutions to various problems in Python3 stored in a structured manner.👨‍💻🎯

algorithm algorithms coding-interviews competitive-programming computer-science data-structures data-structures-and-algorithms dsa dsalgo dynamic-programming faang geeksforgeeks hacktoberfest interview interview-preparation interview-questions leetcode leetcode-solutions problem-solving python

Last synced: 09 Apr 2025

https://github.com/apptension/saas-boilerplate

SaaS Boilerplate - Open Source and free SaaS stack that lets you build SaaS products faster in React, Django and AWS. Focus on essential business logic instead of coding repeatable features!

aws aws-esc backend boilerplate business cdk django docker frontend hacktoberfest pipeline product python react saas serverless stack typescript vitejs workers

Last synced: 14 May 2025

https://github.com/pyusb/pyusb

Easy USB access for Python

hardware python usb

Last synced: 13 May 2025

https://github.com/syslog-ng/syslog-ng

syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, queueing, SQL & NoSQL.

c elastic kafka log-management logging python syslog syslog-ng

Last synced: 22 Dec 2025

https://github.com/chartbeat-labs/textacy

NLP, before and after spaCy

natural-language-processing nlp python spacy

Last synced: 14 May 2025

https://github.com/selfboot/CS_Offer

计算机学科基础知识和主流编程语言相关内容的总结

c c-plus-plus data-structures database linux network offer python

Last synced: 15 Mar 2025

https://github.com/apache/ambari

Apache Ambari simplifies provisioning, managing, and monitoring of Apache Hadoop clusters.

ambari big-data java javascript python

Last synced: 14 May 2025

https://github.com/secretsquirrel/sigthief

Stealing Signatures and Making One Invalid Signature at a Time

certificates pe python python3 testing-antivirus

Last synced: 09 Oct 2025

https://github.com/google-research-datasets/Objectron

Objectron is a dataset of short, object-centric video clips. In addition, the videos also contain AR session metadata including camera poses, sparse point-clouds and planes. In each video, the camera moves around and above the object and captures it from different views. Each object is annotated with a 3D bounding box. The 3D bounding box describes the object’s position, orientation, and dimensions. The dataset contains about 15K annotated video clips and 4M annotated images in the following categories: bikes, books, bottles, cameras, cereal boxes, chairs, cups, laptops, and shoes

3d 3d-reconstruction 3d-vision ai augmented-reality computer-vision dataset deep-learning machine-learning neural-network python pytorch tensorflow

Last synced: 20 Mar 2025

https://github.com/MasoniteFramework/masonite

The Modern And Developer Centric Python Web Framework. Be sure to read the documentation and join the Discord channel for questions: https://discord.gg/TwKeFahmPZ

framework hacktoberfest masonite python web webframework

Last synced: 26 Mar 2025

https://github.com/finmind/finmind

Open Data, more than 50 financial data. 提供超過 50 個金融資料(台股為主),每天更新 https://finmind.github.io/

api crude-oil exchange-rates finance financial-data gold-price hacktoberfest interest-rates opendata python r stock-prices

Last synced: 13 May 2025

https://github.com/google-gemini/deprecated-generative-ai-python

This SDK is now deprecated, use the new unified GenAI SDK.

gemini gemini-api google python

Last synced: 14 May 2025

https://github.com/wxformbuilder/wxformbuilder

A wxWidgets GUI Builder

cpp designer gui lua php python rad wxwidgets

Last synced: 14 May 2025

https://github.com/python-restx/flask-restx

Fork of Flask-RESTPlus: Fully featured framework for fast, easy and documented API development with Flask

api flask json python rest restful restplus restx swagger

Last synced: 15 May 2025

https://github.com/bhavsec/reconspider

🔎 Most Advanced Open Source Intelligence (OSINT) Framework for scanning IP Address, Emails, Websites, Organizations.

automated cybersecurity framework hacking information-gathering osint pentest pentesting python recon reconnaissance scanner security

Last synced: 30 Dec 2025

https://github.com/opendilab/ppoxfamily

PPO x Family DRL Tutorial Course(决策智能入门级公开课:8节课帮你盘清算法理论,理顺代码逻辑,玩转决策AI应用实践 )

course decision-intelligence deep-reinforcement-learning python reinforcement-learning

Last synced: 14 May 2025

https://github.com/unode/firefox_decrypt

Firefox Decrypt is a tool to extract passwords from Mozilla (Firefox™, Waterfox™, Thunderbird®, SeaMonkey®) profiles

command-line-tool extract-passwords firefox firefox-decrypt libnss3 mozilla python seamonkey thunderbird waterfox

Last synced: 05 Oct 2025

https://github.com/d0c-s4vage/lookatme

An interactive, terminal-based markdown presenter

ansii command-line markdown markdown-slides markdown-viewer python slides terminal theme

Last synced: 14 May 2025

https://github.com/pyscaffold/pyscaffold

🛠 Python project template generator with batteries included

distribution git package package-creation project-template python release-automation template-project

Last synced: 12 May 2025

https://github.com/balabit/syslog-ng

syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, queueing, SQL & NoSQL.

c elastic kafka log-management logging python syslog syslog-ng

Last synced: 11 Mar 2025

https://github.com/antoinelame/GazeTracking

👀 Eye Tracking library easily implementable to your projects

eye-tracking gaze-tracking opencv python

Last synced: 23 Mar 2025

https://github.com/Acrotrend/awesome-dash

A curated list of awesome Dash (plotly) resources

awesome awesome-list plotly python

Last synced: 02 May 2025

https://github.com/mpquant/ashare

股票行情实时数据接口-A股,完全免费的沪深证券股票数据-中国股市,python最简封装的API接口,包含日线,历史K线,分时线,分钟线,全部实时采集,系统包括新浪腾讯双数据核心采集获取,自动故障切换,STOCK数据格式成DataFrame格式,可用来查询研究量化分析,股票程序自动化交易系统.为量化研究者在数据获取方面极大地减轻工作量,更加专注于策略和模型的研究与实现。

python quant stock tushare

Last synced: 14 May 2025

https://github.com/suor/django-cacheops

A slick ORM cache with automatic granular event-driven invalidation.

caching django orm python

Last synced: 08 May 2025

https://github.com/TobikoData/sqlmesh

Efficient data transformation and modeling framework that is backwards compatible with dbt.

dataengineering dataops dbt elt etl python sql transformation

Last synced: 26 Mar 2025

https://github.com/chiphuyen/lazynlp

Library to scrape and clean web pages to create massive datasets.

artificial-intelligence data-science language-model natural-language-processing nlp open python text-mining

Last synced: 15 May 2025

https://github.com/pyomo/pyomo

An object-oriented algebraic modeling language in Python for structured optimization problems.

linear-programming mathematical-programming modeling-language nonlinear-programming optimization python

Last synced: 10 May 2025

https://github.com/komodo/komodoedit

Komodo Edit is a fast and free multi-language code editor. Written in JS, Python, C++ and based on the Mozilla platform.

activestate cross-platform debugger debugger-visualizer editor go ide javascript komodo-edit komodo-ide lua mozilla nodejs perl php python ruby tcl xul xulrunner

Last synced: 15 May 2025

https://github.com/Pyomo/pyomo

An object-oriented algebraic modeling language in Python for structured optimization problems.

linear-programming mathematical-programming modeling-language nonlinear-programming optimization python

Last synced: 29 Apr 2025

https://github.com/derwenai/pytextrank

Python implementation of TextRank algorithms ("textgraphs") for phrase extraction

graph-algorithms machine-learning natural-language natural-language-processing nlp python spacy spacy-extension summarization textgraphs textrank

Last synced: 14 May 2025

https://github.com/justmarkham/pandas-videos

Jupyter notebook and datasets from the pandas video series

data-analysis data-cleaning data-science jupyter-notebook pandas python tutorial

Last synced: 15 May 2025

https://github.com/komputeproject/kompute

General purpose GPU compute framework built on Vulkan to support 1000s of cross vendor graphics cards (AMD, Qualcomm, NVIDIA & friends). Blazing fast, mobile-enabled, asynchronous and optimized for advanced GPU data processing usecases. Backed by the Linux Foundation.

cpp deep-learning deep-learning-gpu gpgpu gpu-computing machine-learning machine-learning-gpu python vulkan vulkan-compute vulkan-compute-example vulkan-compute-framework vulkan-compute-tutorial vulkan-demos vulkan-example vulkan-tutorial

Last synced: 13 May 2025

https://github.com/DerwenAI/pytextrank

Python implementation of TextRank algorithms ("textgraphs") for phrase extraction

graph-algorithms machine-learning natural-language natural-language-processing nlp python spacy spacy-extension summarization textgraphs textrank

Last synced: 26 Mar 2025

https://github.com/jinnlynn/genpac

PAC/Dnsmasq/Wingy file Generator, working with gfwlist, support custom rules.

dnsmasq gfw gfwlist pac pypi python wingy

Last synced: 13 May 2025

https://github.com/JinnLynn/genpac

PAC/Dnsmasq/Wingy file Generator, working with gfwlist, support custom rules.

dnsmasq gfw gfwlist pac pypi python wingy

Last synced: 13 Mar 2025

https://github.com/Komodo/KomodoEdit

Komodo Edit is a fast and free multi-language code editor. Written in JS, Python, C++ and based on the Mozilla platform.

activestate cross-platform debugger debugger-visualizer editor go ide javascript komodo-edit komodo-ide lua mozilla nodejs perl php python ruby tcl xul xulrunner

Last synced: 17 Mar 2025

https://github.com/mozilla/mozdef

DEPRECATED - MozDef: Mozilla Enterprise Defense Platform

abandoned elasticsearch elk elk-stack python security siem unmaintained

Last synced: 02 Oct 2025

https://github.com/RDFLib/rdflib

RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information.

graph json-ld linked-data n3 namespace nquads ntriples parser pypi python python-library rdf rdf-xml rdflib semantic-web serializer sparql turtle turtle-rdf uri

Last synced: 01 Apr 2025

https://github.com/mozilla/MozDef

DEPRECATED - MozDef: Mozilla Enterprise Defense Platform

abandoned elasticsearch elk elk-stack python security siem unmaintained

Last synced: 16 Mar 2025

https://github.com/aminalaee/sqladmin

SQLAlchemy Admin for FastAPI and Starlette

admin admin-dashboard asgi asyncio fastapi python sqlalchemy starlette web wsgi

Last synced: 13 May 2025

https://github.com/enpeizhao/CVprojects

computer vision projects | 计算机视觉相关好玩的AI项目(Python、C++、embedded system)

computer-vision cpp cuda deep-learning embedded-systems machine-learning python tensorrt

Last synced: 20 Mar 2025

https://github.com/go-python/gopy

gopy generates a CPython extension module from a go package.

cffi ctypes go golang pypy python python-2 python-3

Last synced: 08 Oct 2025

https://github.com/aws/sagemaker-python-sdk

A library for training and deploying machine learning models on Amazon SageMaker

aws huggingface machine-learning mxnet python pytorch sagemaker tensorflow

Last synced: 13 May 2025

https://github.com/globocom/m3u8

Python m3u8 Parser for HTTP Live Streaming (HLS) Transmissions

hls m3u8 parser python

Last synced: 11 May 2025

https://github.com/keithrozario/Klayers

Python Packages as AWS Lambda Layers

aws-lambda lambda lambda-layer python spacy

Last synced: 31 Mar 2025

https://github.com/jtpereyda/boofuzz

A fork and successor of the Sulley Fuzzing Framework

fuzzing python security

Last synced: 13 May 2025

https://github.com/darrenburns/elia

A snappy, keyboard-centric terminal user interface for interacting with large language models. Chat with ChatGPT, Claude, Llama 3, Phi 3, Mistral, Gemma and more.

ai chatgpt claude gemma gpt large-language-models llama llama3 llm mistral mistral-ai mixtral ollama ollama-client ollama-interface phi-3 python terminal tui

Last synced: 14 May 2025

https://github.com/extrabacon/python-shell

Run Python scripts from Node.js with simple (but efficient) inter-process communication through stdio

child-process looking-for-maintainer maintainer-wanted node python

Last synced: 11 May 2025

https://github.com/ianmiell/shutit

Automation framework for programmers

docker pexpect python vagrant

Last synced: 14 May 2025

https://github.com/dynobo/normcap

OCR powered screen-capture tool to capture information instead of images

multiplatform ocr python screenshot tesserocr tool

Last synced: 13 May 2025

https://github.com/xluohome/phonedata

手机号码归属地信息库、手机号归属地查询 phone.dat 最后更新:2023年02月

golang java phonenumber php python

Last synced: 15 May 2025

https://github.com/alephdata/aleph

Search and browse documents and data; find the people and companies you look for.

data-search graph-database investigative-journalism journalism osint python

Last synced: 15 May 2025

https://github.com/yhenon/pytorch-retinanet

Pytorch implementation of RetinaNet object detection.

python pytorch retinanet

Last synced: 27 Sep 2025

https://github.com/darshanime/notes

detailed notes on computer science topics, in one page

computer-science interview interview-preparation notes operating-systems python

Last synced: 15 May 2025

https://github.com/omry/omegaconf

Flexible Python configuration system. The last one you will ever need.

configuration-files configuration-loader python python-types schema-validator yaml yaml-configuration

Last synced: 10 May 2025