Pinned Repositories
django-c2dm
Android Cloud 2 Device Messaging module for Django
django-cassandra
django-grappelli
A jazzy skin for the Django Admin-Interface (official repository).
django-password-validators
Additional libraries for validating passwords in Django.
django-taggit-templatetags2
Templatetags for django-taggit.
micropython-mcp230xx
Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx
micropython-mcron
micropython-scron
SimpleCRON is a time-based task scheduling program inspired by the well-known CRON program for Unix systems.
micropython-umqtt.robust2
micropython-umqtt.simple2
fizista's Repositories
fizista/django-taggit-templatetags2
Templatetags for django-taggit.
fizista/micropython-mcp230xx
Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx
fizista/yaota8266
Yet another OTA solution for ESP8266, this time supporting large (>512KB) firmwares even on 1MB devices (repo is rebased)
fizista/ampy
Adafruit MicroPython Tool - Utility to interact with a MicroPython board over a serial connection.
fizista/ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications — automate in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com/ansible/
fizista/ansible-auditd
setup and configure linux auditd
fizista/ansible-fail2ban
Ansible role to set up fail2ban in Debian-like systems
fizista/ansible-postfix
Ansible role to set up postfix in Debian-like systems
fizista/ansible-role-dkim
Ansible role to install and configure opendkim
fizista/ansible-ssh-hardening
This Ansible role provides numerous security-related ssh configurations, providing all-round base protection.
fizista/ansible-string-split-filter
Simple Ansible Jinja2 filter to split a string into a list
fizista/ansible-swapfile
Create and configure a swap file with Ansible.
fizista/bumpversion
Version-bump your software with a single command
fizista/django-dotpay
fizista/django-hitcount
Django hit counter application that tracks the number of hits/views for chosen objects
fizista/django-messages
A Django application handling private messages between users.
fizista/django-post_office
A Django app that allows you to send email asynchronously in Django. Supports HTML email, database backed templates and logging.
fizista/django-tinymce
TinyMCE integration for Django
fizista/fizista.github.io
fizista/MicroPython
All of my MicroPython stuff
fizista/micropython-font-to-py
A Python 3 utility to convert fonts to Python source capable of being frozen as bytecode
fizista/micropython-samples
Assorted code ideas
fizista/MicroPython-ST7735
ST7735 TFT LCD driver for MicroPython
fizista/postcss-cssnext
:cyclone: PostCSS plugin to use tomorrow's CSS syntax, today.
fizista/pybbm
Django forum solution. Tested, documented, shipped with example project.
fizista/python-keepassxc-browser
Access the KeepassXC Browser API from python
fizista/redmine-gitlab-migrator
Migrate code projects from Redmine to Gitlab, keeping issues/milestones/metadata
fizista/scrapy-selenium
Scrapy middleware to handle javascript pages using selenium
fizista/smartd
Ansible role to install and configure smartmontools
fizista/webrepl
WebREPL client and related tools for MicroPython