-
compressed_rtf Public
Compressed Rich Text Format (RTF) compression and decompression in Python
-
web-ng Public
Forked from python-spain/web-ngWeb de la asociación Python España (realizada con GatsbyJS)
SCSS MIT License UpdatedDec 3, 2024 -
aztec_code_generator Public
Aztec code generator in Python
-
snmp-server Public
SNMP server in pure Python
-
ascii_clock Public
Python script that prints out a clock in ASCII art style to the console
-
networks Public
Network protocols and algorithms implementation in Python
-
-
collage_maker Public
Picture collage maker in Python
-
-
arkanoid-js Public
JavaScript version of arcanoid game based on html canvas
-
coub_utils Public
Scripts for working with COUB service
-
telegraf Public
Forked from influxdata/telegrafThe plugin-driven server agent for collecting & reporting metrics.
Go MIT License UpdatedJun 28, 2021 -
binsplit Public
Forked from reinvented-stuff/binsplitSplit a bnary file
Go MIT License UpdatedOct 8, 2020 -
-
hex_calendar Public
A tool for generating hexadecimal calendar for a year
-
solid Public
Forked from bespoyasov/solidbookКнига о принципах объектно-ориентированного дизайна SOLID
TypeScript UpdatedJan 28, 2020 -
python-memory-analyzer Public
A tool for finding specific objects in the python process
-
aepp-sdk-python Public
Forked from aeternity/aepp-sdk-pythonPython SDK to interact with the Æternity blockchain
Python ISC License UpdatedOct 16, 2019 -
script-EncDec Public
Forked from hussam-z/script-EncDecHi guys this is a very simple script in python 3 fro Encryption & Decryption
Python UpdatedOct 1, 2019 -
django-rest-framework Public
Forked from encode/django-rest-frameworkWeb APIs for Django. ⚡️
Python Other UpdatedApr 21, 2019 -
chameleon Public
Forked from life4/chameleonMake blog from markdown files on Github
Go UpdatedMar 15, 2019 -
promtail-client Public
Forked from afiskon/promtail-clientPromtail client library. Promtail is an agent for Loki logging system.
Go MIT License UpdatedMar 4, 2019 -
epoll Public
Epoll examples and benchmarks
-
C10K-web-server Public
Forked from abbshr/C10K-web-servera collection of C10*K problems experiments
C UpdatedFeb 12, 2019 -
code-for-blog Public
Forked from eliben/code-for-blogCode samples from my blog
Python The Unlicense UpdatedFeb 11, 2019 -
notes Public
Forked from orsinium/notesWork notes, snippets, cheatsheets
Creative Commons Attribution 4.0 International UpdatedJan 28, 2019 -
python-videos-ru-2018 Public
Forked from hH39797J/python-videos-ru-2018Собрание видеозаписей докладов про Python | 2018
UpdatedDec 26, 2018 -
ctf-exploit-farm Public
Forked from andgein/ctf-exploit-farmAsynchronous exploit farm for attack-defence CTF
Python MIT License UpdatedOct 31, 2018 -
how-products-got-their-name Public
Forked from amitmerchant1990/how-products-got-their-nameCollection of products/projects and the stories of how they got their name
UpdatedOct 17, 2018 -
btree Public
B-tree implementation in golang based on algorithm by CLRS