fjck's Stars
pyscript/pyscript
PyScript is an open source platform for Python in the browser. Try PyScript: https://pyscript.com Examples: https://tinyurl.com/pyscript-examples Community: https://discord.gg/HxvBtukrg2
aio-libs/aiohttp
Asynchronous HTTP client/server framework for asyncio and Python
tporadowski/redis
Native port of Redis for Windows. Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs. This repository contains unofficial port of Redis to Windows.
python-trio/trio
Trio – a friendly Python library for async concurrency and I/O
guofei9987/scikit-opt
Genetic Algorithm, Particle Swarm Optimization, Simulated Annealing, Ant Colony Optimization Algorithm,Immune Algorithm, Artificial Fish Swarm Algorithm, Differential Evolution and TSP(Traveling salesman)
timofurrer/awesome-asyncio
A curated list of awesome Python asyncio frameworks, libraries, software and resources
ledisdb/ledisdb
A high performance NoSQL Database Server powered by Go
ourownstory/neural_prophet
NeuralProphet: A simple forecasting package
oegedijk/explainerdashboard
Quickly build Explainable AI dashboards that show the inner workings of so-called "blackbox" machine learning models.
mckinsey/causalnex
A Python library that helps data scientists to infer causation rather than observing correlation.
python-restx/flask-restx
Fork of Flask-RESTPlus: Fully featured framework for fast, easy and documented API development with Flask
skorokithakis/shortuuid
A generator library for concise, unambiguous and URL-safe UUIDs.
aio-libs/aiomysql
aiomysql is a library for accessing a MySQL database from the asyncio
mopemope/meinheld
Meinheld is a high performance asynchronous WSGI Web Server (based on picoev)
ricktu288/ray-optics
A web app for creating and simulating 2D geometric optical scenes, with a gallery of (interactive) demos.
aio-libs/janus
Thread-safe asyncio-aware queue for Python
rgalanakis/goless
Go-like semantics built on top of Stackless Python.
erdogant/bnlearn
Python package for Causal Discovery by learning the graphical structure of Bayesian networks. Structure Learning, Parameter Learning, Inferences, Sampling methods.
CanopyTax/asyncpgsa
A wrapper around asyncpg for use with sqlalchemy
DataCanvasIO/YLearn
YLearn, a pun of "learn why", is a python package for causal inference
googleapis/python-pubsub
cdt15/lingam
Python package for causal discovery based on LiNGAM.
facebookarchive/fbzmq
Facebook ZeroMQ wrappers.
circuits/circuits
circuits is a Lightweight Event driven and Asynchronous Application Framework for the Python Programming Language with a strong Component Architecture.
openstack/stevedore
Manage dynamic plugins for Python applications. Mirror of code maintained at opendev.org.
schollii/pypubsub
A Python publish-subcribe library (moved here from SourceForge.net where I had it for many years)
kquick/Thespian
Python Actor concurrency library
Universite-Gustave-Eiffel/NoiseModelling
A open-source model to compute noise maps.
noisyboiler/wampy
Websocket RPC and Pub/Sub for Python applications and microservices
Joliezyx/causal_pathway_training
Identify the causality for air pollution in China (North China, Yangtze River Delta, and Pearl River Delta)