Быстрый локальный старт
Требуется предварительная установка
- python
- virtualenv
- прописать в hosts -- 127.0.0.1 kafka
rm -rf env || true
virtualenv --python=python3.8 env
source env/bin/activate
make sync-requirements
make run-deps
make run-server
Требуется предварительная установка
rm -rf env || true
virtualenv --python=python3.8 env
source env/bin/activate
make sync-requirements
make run-deps
make run-server
Pengenalan Anggota KOMPETEGRAM Apa isi repositori ini ? 💬 Repositori ini berisi pengenalan nama anggota KOMPETEGRAM dari seluruh angkatan atau Batch.
ra1nstorm Tethered downgrade 64-bit iDevices vulnerable to checkm8 Since the purpose of this tool is to tethered downgrade a device, after restoring p
sigma_python_toolbox My tools box script for sigma purpose My goal is not to replace sigma but to put at disposal the scripts that I think to help me
This is a pre-commit hook configured to automatically upgrade your type hints to the new native types implemented in PEP 585.
directories_synchronizer Python script which synchronizes the replica-directoty with the original-one. Automatically detects all changes when script i
Sabe is a python framework written for easy web server setup. Sabe, kolay web sunucusu kurulumu için yazılmış bir python çerçevesidir. Öğrenmesi kola
ieee754 ieee754 is small Python library which gives you the IEEE-754 representation of a floating point number. You can specify a precision given in t
A novel dual model approach for categorization of unbalanced skin lesion image classes (Presented technical paper 📃)
brython Brython (Browser Python) is an implementation of Python 3 running in the browser, with an interface to the DOM elements and events. Here is a
Esercizi di Python Un piccolo aiuto per Sofia che nel 2° quadrimestre inizierà Python :) Questo repository (termine tecnico di Git) puoi trovare tutti
Calculadora Mini-calculadora criada para uma palestra relâmpado sobre git bisect. Tem até uma colinha! Exemplo de uso Modo interativo $ python -m calc
Refer'd Resume Scanner I wanted to share a free resource we built to assist applicants with resume building. Our resume scanner identifies potential s
My Analysis of the VC4 Assembly Code from the RPI4
The free tool QuantityTakeoff allows you to group elements from Revit and IFC models (in BIMJSON-CSV format) with just a few filters and find the required volume values for the grouped elements.
quake2021 Data and analysis relating to the 5.8M Melbourne quake of 2021 Monash University Woodside Living Lab Building The building is located here T
Problem 5: Fermat near-misses fermatnearmiss This is a script that computes fermat nearm misses when the -f option is set and requires users to input
Advanced Keylogger in Python Important Disclaimer: The author will not be held r
AutoHarness is a tool that automatically generates fuzzing harnesses for you. This idea stems from a concurrent problem in fuzzing codebases today: large codebases have thousands of functions and pie
DEPRECATED don't use it. Please do: import importlib foopath = 'src.apis.foo.Foo' module_name = '.'.join(foopath.split('.')[:-1]) # to get src.apis.f
ScreenSlaver Turn your IPad into a Screen-Slaver with 1 simple Pythonista script