Pinned Repositories
12factor
Official fork now at: https://github.com/heroku/12factor
AI_Startup_Prototype
This is the code for "Watch Me Build an AI Startup" By Siraj Raval on Youtube
async-timeout
asyncio-compatible timeout class
attrs
Python Classes Without Boilerplate
keras-flask-deploy-webapp
:smiley_cat: Pretty&simple image classifier app template. Deploy your own trained model or pre-trained model (VGG, ResNet, Densenet) to a web app using Flask in 10 minutes.
OpenAPI-Specification
The OpenAPI Specification Repository
t_machine_learning
Make Money with Machine Learning
validator-collection
Python library of 60+ commonly-used validator functions
mathbeal's Repositories
mathbeal/autocannon
fast HTTP/1.1 benchmarking tool written in Node.js
mathbeal/basana
A Python async and event driven framework for algorithmic trading, with a focus on crypto currencies.
mathbeal/beanie
Asynchronous Python ODM for MongoDB
mathbeal/code
Example application code for the python architecture book
mathbeal/cookiecutter
A cross-platform command-line utility that creates projects from cookiecutters (project templates), e.g. Python package projects, C projects.
mathbeal/databasestar
All of the SQL scripts used on my website.
mathbeal/deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
mathbeal/doorstop
Requirements management using version control.
mathbeal/edgedb-examples
EdgeDB example projects for different stacks
mathbeal/fastapi-best-practices
FastAPI Best Practices and Conventions we used at our startup
mathbeal/fastapi-motor-mongo-template
High-performance FastAPI backend boilerplate for real-world production, with mongo and pytest. Suitable for microservices.
mathbeal/fastapi-template
A FastAPI project template using Make, Docker Compose and Github Actions. This includes a SQLAlchemy integration and an integration test setup.
mathbeal/finmarketpy
Python library for backtesting trading strategies & analyzing financial markets (formerly pythalesians)
mathbeal/imdbench
IMDBench — Realistic ORM benchmarking
mathbeal/keras
Deep Learning for humans
mathbeal/memory_profiler
Monitor Memory usage of Python code
mathbeal/nn-from-scratch
Implementing a Neural Network from Scratch
mathbeal/opencve
CVE Alerting Platform
mathbeal/opentelemetry-python-contrib
OpenTelemetry instrumentation for Python modules
mathbeal/pympler
Development tool to measure, monitor and analyze the memory behavior of Python objects in a running Python application.
mathbeal/pytest-testinfra
Testinfra test your infrastructures
mathbeal/retrofun
Code from my "SQLAlchemy 2 In Practice" book.
mathbeal/sample-functions-python-twilio-sms
Sending sms via Twilio
mathbeal/scikit-fuzzy
Fuzzy Logic SciKit (Toolkit for SciPy)
mathbeal/scraping-jobs
Scraping-jobs helps scrape jobs from major job boards (apec.fr, indeed.fr, monster.fr...) to provide a simple and unified job search engine.
mathbeal/svp-harvester
Sovisu+ publications harvester as microservice
mathbeal/talipp
talipp - incremental technical analysis library for python
mathbeal/teo
Schema-driven web server framework.
mathbeal/viztracer
VizTracer is a low-overhead logging/debugging/profiling tool that can trace and visualize your python code execution.
mathbeal/yappi
Yet Another Python Profiler, but this time multithreading, asyncio and gevent aware.