Awesome List Updates on Feb 26, 2022
15 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Free Programming Books (English, By Subjects)
Blockchain
- Mastering Bitcoin - Unlocking digital currencies (2017), 2nd Edition (⭐23k) - Andreas M. Antonopoulos (AsciiDoc)
- Mastering Ethereum (2018), 1st Edition (⭐20k) - Andreas M. Antonopoulos, Gavin Wood (AsciiDoc)
2. Awesome Cybersecurity Blueteam
Security monitoring / Post-engagement analysis and reporting
- Starbase (⭐333) - Collects assets and relationships from services and systems into an intuitive graph view to offer graph-based security analysis for everyone.
3. Awesome Fastapi
Admin
- SQLAlchemy Admin (⭐1.8k) - Admin Panel for FastAPI/Starlette that works with SQLAlchemy models.
Utils / Other Tools
- FastAPI Opentracing (⭐23) - Opentracing middleware and database tracing support for FastAPI.
Official Resources / Other Tools
- Discord - Chat with other FastAPI users.
Docker Images / Other Tools
- inboard (⭐176) - Docker images to power your FastAPI apps and help you ship faster.
- uvicorn-gunicorn-fastapi-docker (⭐2.7k) - Docker image with Uvicorn managed by Gunicorn for high-performance FastAPI web applications in Python 3.7 and 3.6 with performance auto-tuning.
- uvicorn-gunicorn-poetry (⭐43) - This Docker image provides a platform to run FastAPI using Gunicorn with Uvicorn workers. It provides Poetry for managing dependencies and setting up a virtual environment in the container.
- uvicorn-poetry (⭐50) - This Docker image provides a platform to run FastAPI with Uvicorn on Kubernetes container orchestration system. It provides Poetry for managing dependencies and setting up a virtual environment in the container.
Open Source Projects / Other Tools
- FastAPI Websocket Broadcast (⭐129) - Websocket 'broadcast' demo.
4. Magictools
Engines and Frameworks / Voxel Editors
- 🎉 Pyxel (⭐14k) - a retro game engine for Python.
5. Awesome Micropython
Communications / Modbus
- micropython-modbus (⭐102) - ModBus TCP and RTU library supporting client and host mode. Based on pycom-modbus from Pycom.
Communications / Serial
- I2C Slave (⭐718) - Uses the Pyboard's I2C slave mode to implement a full duplex asynchronous link. Principal use case is for ESP8266 which has only one UART.
Communications / WiFi
- Micropython-ESP-WiFi-Manager (⭐31) - WiFi Manager to configure and connect to networks.
Display / GUI
- TFT-GUI (⭐85) - A fast touch GUI for large displays based on SSD1963 controller with XPT2046 touch controller.
Storage / Flash
- micropython-winbond (⭐9) - Interact with Winbond W25Q Flash chips via SPI.
6. Awesome Zsh Plugins
Plugins / superconsole - Windows-only
- pyenv (mattberther) (⭐44) - Inspired by zsh-rbenv. Installs, updates or loads
pyenv
, and adds extra functionality.
- pyenv (xlshiz) (⭐2) - Loads pyenv (⭐38k) into the current shell and provides prompt info via the
pyenv_prompt_info
function. Also loads pyenv-virtualenv (⭐6.2k) if available.
- pyenv-lazy (⭐46) - Lazy load pyenv (⭐38k). The initial
eval "$(pyenv init -)"
is executed the first timepyenv
is called.
- pyvenv-fast (⭐2) - Launch a Python
venv
with one command. Designed for use with dotpyvenv (⭐6).
- unwrap (⭐7) - Allows you to remove a directory without removing the contents - it puts them in the directory's parent directory.
7. Awesome Kotlin
Libraries/Frameworks / Misc
- ziggy42/kolor (⭐77) - A library to print colored strings, with Kotlin.
8. Awesome Svelte
UI Libraries
- AgnosticUI (⭐715) - Accessible Svelte Component Primitives (that also work with React, Vue 3, and Angular).
9. Free for Dev
Translation Management
- Lecto - Machine Translation API with Free tier (30 free requests, 1000 translated characters per request). Integrated with the Loco Translate Wordpress plugin.
10. Awesome Dotfiles
Articles / Introductions
Tools / Ansible
- comtrya (⭐454) - Configuration management for localhost, written in Rust, for Linux, BSD, macOS, and Windows.
11. Awesome Snmp
Libraries / PHP
- opensolutions/OSS_SNMP (⭐106) - A PHP SNMP library for people who hate SNMP, MIBs and OIDs!
Tools / CLIs
- trailofbits/onesixtyone (⭐454) - Fast SNMP Scanner.
- SECFORCE/SNMP-Brute (⭐288) - Fast SNMP brute force, enumeration, CISCO config downloader and password cracking script.
- hatlord/snmpwn (⭐229) - An SNMPv3 User Enumerator and Attack tool.
- zabbix-tools/mib2zabbix (⭐167) - This Perl script will generate a Zabbix v3 Template in XML format from an OID tree in a SNMP MIB file.
Publications / Books
- SNMP MIB Handbook by Larry Walsh - Essential Guide to SNMP MIB Development, Use, and Diagnosis.
- Mauro, D. and Schmidt, K., 2005. Essential SNMP: Help for System and Network Administrators. " O'Reilly Media, Inc.". - Essential SNMP explores both commercial and open source packages, and elements like OIDs, MIBs, community strings, and traps are covered in depth. The book contains five new chapters and various updates throughout.
- Snmp, Snmpv2, Snmpv3, and Rmon 1 and 2 by William Stallings - Presents a concise, focused & practical guide to SNMP-based network & internetwork management for network administrators, managers, & designers.
- Perkins, D. and McGinnis, E., 1997. Understanding SNMP MIBs (p. 528). Englewood Cliffs: Prentice Hall PTR. - The first complete, practical insider's guide to writing SNMP MIBs.
Public servers / Tutorials
- snmp.ireasoning.com - Free public an SNMP agent for testing purpose.
MIB repositories / Tutorials
- oidview.com/mibs - This repository contains over 7000 unique MIBs from various vendors.
12. Awesome Privacy
Audio
- Beatbump (⭐1k) - Alternative frontend for YouTube Music; no ads and custom API wrapper.
13. Awesome Icons
Generic
- Icons8 Line Awesome (⭐1.2k) - Swap Font Awesome for modern line icons in one line of code.
14. Dive Into Machine Learning
Getting Help: Questions, Answers, Chats / Some communities to know about!
Deep Learning / Easier sharing of deep learning models and demos
fastai/fastbook
by Jeremy Howard and Sylvain Gugger — "an introduction to deep learning, fastai and PyTorch."
explosion/thinc
is an interesting library that wraps PyTorch, TensorFlow and MXNet models.- "Concise functional-programming approach to model definition, using composition rather than inheritance."
- "Integrated config system to describe trees of objects and hyperparameters."
Skilling up / Machine Learning and User Experience (UX)
- Some links for finding/following interesting papers/code:
- Papers With Code is a popular site to follow, and it can lead you to other resources. github.com/paperswithcode
- MIT: Papers + Code — "Peer-review is the lifeblood of scientific validation and a guardrail against runaway hype in AI. Our commitment to publishing in the top venues reflects our grounding in what is real, reproducible, and truly innovative."
- papers.labml.ai/papers/weekly, monthly
- Pull requests welcome!
More ways to "Dive into Machine Learning" / Aside: Bayesian Statistics and Machine Learning
15. Awesome Tmux
Status Bar
- tmux-window-name (⭐201) Names your tmux windows smartly.
- Prev: Feb 27, 2022
- Next: Feb 25, 2022