416 Repositories
Python crypto-repo Libraries
Repo Home WPDrawBot - (Repo, Home, WP) A powerful programmatic 2D drawing application for MacOS X which generates graphics from Python scripts. (graphics, dev, mac)
DrawBot DrawBot is a powerful, free application for macOS that invites you to write Python scripts to generate two-dimensional graphics. The built-in
Main repo for Inboxen.org
Inboxen This is the complete system with everything you need to set up Inboxen. The current maintainer of this repo is Matt Molyneaux GPG keys GPG key
Online Repo Browser
MSYS2 Web Interface A simple web interface for browsing the MSYS2 repos. Rebuild CSS/JS (optional): cd frontend npm install npm run build Run for Dev
This repo holds code for TransUNet: Transformers Make Strong Encoders for Medical Image Segmentation
TransUNet This repo holds code for TransUNet: Transformers Make Strong Encoders for Medical Image Segmentation Usage
Compare the contents of your hosted and proxy repositories for coordinate collisions
Nexus Repository Manager dependency/namespace confusion checker This repository contains a script to check if you have artifacts containing the same n
#crypto #cipher #encode #decode #hash
๐น CYPHER TOOLS ๐น Written by TMRSWRR Version 1.0.0 All in one tools for CRYPTOLOGY. Instagram: Capture the Root ๐ผ๏ธ Screenshots ๐ผ๏ธ ๐น How to use ๐น
This package allows interactions with the BuyCoins API.
The BuyCoins Python library allows interactions with the BuyCoins API from applications written in Python.
AI grand challenge 2020 Repo (Speech Recognition Track)
KorBERT๋ฅผ ํ์ฉํ ํ๊ตญ์ด ํ ์คํธ ๊ธฐ๋ฐ ์ํ ์ํฉ์ธ์ง(2020 ์ธ๊ณต์ง๋ฅ ๊ทธ๋๋ ์ฑ๋ฆฐ์ง) ๋ณธ ํ๋ก์ ํธ๋ ETRI์์ ์ ๊ณต๋ ํ๊ตญ์ด korBERT ๋ชจ๋ธ์ ํ์ฉํ์ฌ ํญ๋ ฅ ๊ธฐ๋ฐ ํ๊ตญ์ด ํ ์คํธ๋ฅผ ๋ถ๋ฅํ๋ ๋ค์ํ ๋ถ๋ฅ ๋ชจ๋ธ๋ค์ ์ ๊ณตํฉ๋๋ค. ๋ณธ ๊ฐ๋ฐ์๋ค์ด ์ฐธ์ฌํ 2020 ์ธ๊ณต์ง
open a remote repo locally quickly
A command line tool to peek a remote repo hosted on github or gitlab locally and view it in your favorite editor. The tool handles cleanup of the repo once you exit your editor.
Tink is a multi-language, cross-platform, open source library that provides cryptographic APIs that are secure, easy to use correctly, and hard(er) to misuse.
Tink A multi-language, cross-platform library that provides cryptographic APIs that are secure, easy to use correctly, and hard(er) to misuse. Ubuntu
AIST++ API This repo contains starter code for using the AIST++ dataset.
AIST++ API This repo contains starter code for using the AIST++ dataset. To download the dataset or explore details of this dataset, please go to our
A collection of over 5.1 million sub-domains and assets belonging to public bug bounty programs, compiled into a repo, for performing bulk operations.
๐ Public Bug Bounty Targets Data By BugBountyResources A collection of over 5.1M sub-domains and assets belonging to bug bounty targets, all put in a
Freqtrade is a free and open source crypto trading bot written in Python
Freqtrade is a free and open source crypto trading bot written in Python. It is designed to support all major exchanges and be controlled via Telegram. It contains backtesting, plotting and money management tools as well as strategy optimization by machine learning.
Official Repo for Ground-aware Monocular 3D Object Detection for Autonomous Driving
Visual 3D Detection Package: This repo aims to provide flexible and reproducible visual 3D detection on KITTI dataset. We expect scripts starting from
Official s3cmd repo -- Command line tool for managing Amazon S3 and CloudFront services
S3cmd tool for Amazon Simple Storage Service (S3) Author: Michal Ludvig, [email protected] Project homepage (c) TGRMN Software and contributors S3tools
(OLD REPO) Line-by-line profiling for Python - Current repo -
line_profiler and kernprof line_profiler is a module for doing line-by-line profiling of functions. kernprof is a convenient script for running either