mardix
I'm Mardix, an inventor, a creator and a Senior Engineer at Bank of America. Python + JS = Innovation
Chalotte, NC
Pinned Repositories
active-alchemy
Active-Alchemy is a framework agnostic wrapper for SQLAlchemy that makes it really easy to use by implementing a simple active record like api, while it still uses the db.session underneath. Inspired by Flask-SQLAlchemy
assembly
Assembly is a Pythonic Object-Oriented Web Framework built on Flask, that groups your routes by class
flask-cloudy
A Flask extension to access, upload, download, save and delete files on cloud storage providers such as: AWS S3, Google Storage, Microsoft Azure, Rackspace Cloudfiles, and even Local file system
flask-recaptcha
The new Google ReCaptcha implementation for Flask without Flask-WTF.
litedom
A reactive Web Component library to create Custom Element and turns any HTML sections into components
propel-legacy
Deploy multiple Flask/Django (or PHP/HTML) applications on a single server
sailor
Sailor is a tiny PaaS to install on your servers/VPS that uses git push to deploy micro-apps, micro-services, sites with SSL, on your own servers or VPS
Voodoo
A Modular MVC Framework
VoodOrm
VoodOrm is a micro-ORM which functions as both a fluent select query API and a CRUD model class. VoodOrm is built on top of PDO and is well fit for small to mid-sized projects, where the emphasis is on simplicity and rapid development rather than infinite flexibility and features. VoodOrm works easily with table relationship. And offers api that gets SQL out of your way
mardix's Repositories
mardix/Paginator
Paginator is a simple class that allows you to create pagination. It doesn't require any database connection.
mardix/react-admin
A single page app in ReactJS to create user/admin section
mardix/Paginator.py
Paginator for SQLAlchemy query object, list or iterable
mardix/bufferapp
Simple to use python library for Buffer App
mardix/pypi-up
A tool to release package on Pypi, by incrementing the version number. It also git tag the version and push it to the repository
mardix/scrape-utils
mardix/ab-datepicker
An accessible and bootstrap compatible datepicker
mardix/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
mardix/blinker_herald
The Blinker Herald includes helpers to easily emit signals using the excellent blinker library.
mardix/bloomfilter-redis
Python bloom filter using redis as a shared backend.
mardix/dotfiles
OzzyCzech dotfiles for Mac OS X
mardix/embellish
a lightweight static website generator
mardix/Flask-HTTPAuth
Simple extension that provides Basic and Digest HTTP authentication for Flask routes
mardix/flask-limiter
rate limiting extension for flask applications
mardix/Flask-Store
A Django-Storages inspired Flask File Storage solution allowing for different storage backends.
mardix/grab
Web Scraping Framework
mardix/jinja-macro-tags
Jinja Macro Tags introduces a new syntax to call macros as well as an automatic macro loader.
mardix/jquery-memegenerator
A jQuery plugin for interactive creating images with captions (memes) with basic image editing tools.
mardix/jquery-slugify
Just another another (another) url slug creation plugin for jQuery.
mardix/JS-Markdown-Editor
An easy to use markdown editor with live preview and Image uploading
mardix/lambda-thumbnailer
AWS Lambda thumbnailer with support for GIFs and PDFs (first page/frame)
mardix/python-frontmatter
Parse and manage posts with YAML frontmatter
mardix/python-resize-image
A Small python package to easily resize images
mardix/redis-collections
Set of basic Python collections backed by Redis
mardix/rfeed
Extensible RSS 2.0 Feed Generator written in Python
mardix/schedule
Python job scheduling for humans.
mardix/simpleq
A simple, infinitely scalable, SQS based queue.
mardix/sqlalchemy-wrapper
A light and framework-independent wrapper for SQLAlchemy that makes it really easy to use.
mardix/summarize.py
A python script for summarizing articles using nltk
mardix/voodoo-doll-auth