30,300 skills found · Page 4 of 1010
sherjilozair / Char Rnn TensorflowMulti-layer Recurrent Neural Networks (LSTM, RNN) for character-level language models in Python using Tensorflow
flaskbb / FlaskbbA classic Forum Software in Python using Flask.
oxylabs / Oxylabs AI Studio PyStructured data gathering from any website using AI-powered scraper, crawler, and browser automation. Scraping and crawling with natural language prompts. Equip your LLM agents with fresh data. AI Studio python SDK for intelligent web data gathering.
posit-dev / Great TablesMake awesome display tables using Python
qlustered / DeepdiffDeepDiff: Deep Difference and search of any Python object/data. DeepHash: Hash of any object based on its contents. Delta: Use deltas to reconstruct objects by adding deltas together.
KimiNewt / PysharkPython wrapper for tshark, allowing python packet parsing using wireshark dissectors
shirosaidev / StocksightStock market analyzer and predictor using Elasticsearch, Twitter, News headlines and Python natural language processing and sentiment analysis
oxylabs / How To Scrape Google TrendsLearn step-by-step how to scrape Google Trends data and make a result comparison using Python and Oxylabs SERP API. Extract keywords, their popularity, breakdown by region, related queries, and more.
landing-ai / Agentic DocLegacy Python library for Agentic Document Extraction (ADE). Use the landingai-ade library for all new projects.
hbldh / BleakA cross platform Bluetooth Low Energy Client for Python using asyncio
cdk-patterns / ServerlessThis is intended to be a repo containing all of the official AWS Serverless architecture patterns built with CDK for developers to use. All patterns come in Typescript and Python with the exported CloudFormation also included.
mirumee / AriadnePython library for implementing GraphQL servers using schema-first approach.
stitchfix / PyxleyPython helpers for building dashboards using Flask and React
ChunelFeng / CGraph【A common used C++ & Python DAG framework】 一个通用的、无三方依赖的、跨平台的、收录于awesome-cpp的、基于流图的并行计算框架。欢迎star & fork & 交流
DamnWidget / AnacondaAnaconda 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
ross / Requests FuturesAsynchronous Python HTTP Requests for Humans using Futures
casadi / CasadiCasADi is a symbolic framework for numeric optimization implementing automatic differentiation in forward and reverse modes on sparse matrix-valued computational graphs. It supports self-contained C-code generation and interfaces state-of-the-art codes such as SUNDIALS, IPOPT etc. It can be used from C++, Python or Matlab/Octave.
testcontainers / Testcontainers PythonTestcontainers is a Python library that providing a friendly API to run Docker container. It is designed to create runtime environment to use during your automatic tests.
IAmBlackHacker / Facebook BruteForceBruteforce attack on Facebook account using python script
apache / LibcloudApache Libcloud is a Python library that hides differences between different cloud provider APIs and allows you to manage different cloud resources through a unified and easy-to-use API.