prawn-cake
Software engineer. Data storages and data structures enthusiast. ML and data mining amateur. Author of https://noagent.estate
ZalandoHelsinki
prawn-cake's Stars
tensorflow/models
Models and examples built with TensorFlow
explosion/spaCy
💫 Industrial-strength Natural Language Processing (NLP) in Python
facebookresearch/fastText
Library for fast text representation and classification.
mkdocs/mkdocs
Project documentation with Markdown.
sanic-org/sanic
Accelerate your web app development | Build fast. Run fast.
aio-libs/aiohttp
Asynchronous HTTP client/server framework for asyncio and Python
dbader/schedule
Python job scheduling for humans.
citusdata/citus
Distributed PostgreSQL as an extension
rushter/MLAlgorithms
Minimal and clean examples of machine learning algorithms implementations
google/sentencepiece
Unsupervised text tokenizer for Neural Network-based text generation.
hhatto/autopep8
A tool that automatically formats Python code to conform to the PEP 8 style guide.
kachayev/fn.py
Functional programming in Python: implementation of missing features to enjoy FP
citusdata/pg_cron
Run periodic jobs in PostgreSQL
reactjs/react-chartjs
common react charting components using chart.js
mewwts/addict
The Python Dict that's better than heroin.
JulienPalard/Pipe
A Python library to use infix notation in Python
EnterpriseDB/repmgr
A lightweight replication manager for PostgreSQL (Postgres)
cosmologicon/pywat
Python wats
diafygi/acme-nosudo
Free HTTPS certificates without having to trust the letsencrypt cli with sudo/root
postgrespro/rum
RUM access method - inverted index with additional information in posting lists
05bit/peewee-async
Asynchronous interface for peewee ORM powered by asyncio
khamidou/lptrace
Trace any Python program, anywhere!
postgrespro/pg_pathman
Partitioning tool for PostgreSQL
syrusakbary/validate_email
Validate_email verify if an email address is valid and really exists
postgrespro/zson
ZSON is a PostgreSQL extension for transparent JSONB compression
vlasovskikh/funcparserlib
Recursive descent parsing library for Python based on functional combinators
jazzband/jsonmodels
jsonmodels is library to make it easier for you to deal with structures that are converted to, or read from JSON.
grundic/awesome-python-models
A curated list of awesome Python libraries, which implement models, schemas, serializers/deserializers, ODM's/ORM's, Active Records or similar patterns.
nmanousos/email-existence
wrobstory/PythonToScala
A short guide for transitioning from Python to Scala