Pinned Repositories
axoloti
django-base-template
Project Template for Django + Bootstrap3 + pre-configured apps (like Allauth, django_compressor ). Probably the fastest way to start up a complete Django project.
django-charged
Lightning payment Integration for Django
django-modal
modal windows for django/bootstrap3
django_docker
Quickstart Django docker container
gpslib
GPS marine autopilot
passwordmanager
minimalist commandline passwordmanager
pyzmq
PyZMQ: Python bindings for zeromq
webcnc
WebCNC is a browser-based GUI/HMI for FLuidNC machines.
xboxcontroller2servo_bbb
Use xbox controller to control the servo-motor on a Beagleboard
Alex-CodeLab's Repositories
Alex-CodeLab/django-charged
Lightning payment Integration for Django
Alex-CodeLab/django-modal
modal windows for django/bootstrap3
Alex-CodeLab/passwordmanager
minimalist commandline passwordmanager
Alex-CodeLab/full-stack-fastapi-postgresql
Full stack, modern web application generator. Using FastAPI, PostgreSQL as database, Docker, automatic HTTPS and more.
Alex-CodeLab/django_docker
Quickstart Django docker container
Alex-CodeLab/zerotask
brokerless django task queue
Alex-CodeLab/backtesting.py
:mag_right: :chart_with_upwards_trend: :snake: :moneybag: Backtest trading strategies in Python.
Alex-CodeLab/broadcaster
Broadcast channels for async web apps. 📢
Alex-CodeLab/CancelMSM
Helping you to block mainstream media to keep your sanity
Alex-CodeLab/django-event-system
A string based event system for django
Alex-CodeLab/django-nap
A light REST library for Django.
Alex-CodeLab/django-rest-framework
Web APIs for Django. ⚡️
Alex-CodeLab/docopt-ng
Humane command line arguments parser. Now with maintenance, typehints, and complete test coverage.
Alex-CodeLab/elizabot
Alex-CodeLab/lightning
c-lightning — a Lightning Network implementation in C
Alex-CodeLab/LSTM-Neural-Network-for-Time-Series-Prediction
LSTM built using Keras Python package to predict time series steps and sequences. Includes sin wave and stock market data
Alex-CodeLab/minimal-flask-react
:cocktail: A minimal modern setup for flask and react
Alex-CodeLab/privacy-data-protection-policy
Template for Casa's Privacy and Data Protection Policy that you can use for your company!
Alex-CodeLab/private-messages
Django app for private messages
Alex-CodeLab/py-svg2gcode
An .svg to .gcode converter
Alex-CodeLab/pybitcointools
SImple, common-sense Bitcoin-themed Python ECC library
Alex-CodeLab/pydifact
A python EDIFACT library.
Alex-CodeLab/pygcode
GCODE Parser for Python
Alex-CodeLab/pyzmqnotes
Learning 0mq with examples and notes from articles on the web
Alex-CodeLab/react-flow-chart
A flexible, stateless, declarative flow chart library for react.
Alex-CodeLab/rpd
:ok_hand: A Minimal Engine for creating Node-Based Visual Programming User Interfaces
Alex-CodeLab/spectre
Spectre.css - A Lightweight, Responsive and Modern CSS Framework
Alex-CodeLab/starlite
Light, Flexible and Extensible ASGI API framework
Alex-CodeLab/TinkleMessenger
A cross-platform chat application made with Kivy
Alex-CodeLab/value-based-deep-reinforcement-learning-trading-model-in-pytorch
This is a repo for deep reinforcement learning in trading. I used value based double DQN variant for single stock trading. The agent learn to make decision between selling, holding and buying stock with fixed amount based on the reward returned from the environment.