# Base_EN_DE_Coder You can encode and decode b85, a85, b64, b32, and b16 with this tool. ------------------------------------- Encoding ------------------------------------- Step 1: Run the program. Step 2: Enter '1'. Step 3: write your text. Step 4: write map for encoding like: 'b64, b32, b16, b85, r, a85'. (r: reverse, b64: Base64, a85: Ascii85) Step 5: copy your encoded text and enter 'q' to exit from program. ------------------------------------- Decoding ------------------------------------- Step 1: Run the program. Step 2: Enter '2'. Step 3: Enter encoded text. Step 4: Enter number of step(s), for example if your encoded text twice encoded, enter 2. Step 5: Verify that it has been decoded correctly.(if it is True write 'y' and if it is False write 'n') Step 6: Copy your decoded text and enter 'q' to exit from program. ------------------------------------- Decode with map ------------------------------------- Step 1: Run the program. Step 2: Enter '3'. Step 3: Enter encoded text. Step 4: Enter a map to decode your code like: b32, b16, r, b64, b85, r, a85. (r: reverse, b64: Base64, a85: Ascii85) <<<<<<<<<<<<< Reverse the build map to made the map for decoding. >>>>>>>>>>>>> Step 6: Copy your decoded text and enter 'q' to exit from program. ------------------------------------- HINT ------------------------------------- When you enter 'n' to verify the decoder, the program removes the last decoder.(If you enter None it's True for program.) You can enter None for number of step(s).(Default steps = 10)
You can encode and decode base85, ascii85, base64, base32, and base16 with this tool.
Overview
A generator library for concise, unambiguous and URL-safe UUIDs.
Description shortuuid is a simple python library that generates concise, unambiguous, URL-safe UUIDs. Often, one needs to use non-sequential IDs in pl
You can encode and decode base85, ascii85, base64, base32, and base16 with this tool.
You can encode and decode base85, ascii85, base64, base32, and base16 with this tool.
A username generator made from French Canadian most common names.
This script is used to generate a username list using the most common first and last names in Quebec in different formats. It can generate some passwords using specific patterns such as Tremblay2020.
LazyText is inspired b the idea of lazypredict, a library which helps build a lot of basic models without much code.
LazyText is inspired b the idea of lazypredict, a library which helps build a lot of basic models without much code. LazyText is for text what lazypredict is for numeric data.
Deasciify-highlighted - A Python script for deasciifying text to Turkish and copying clipboard
deasciify-highlighted is a Python script for deasciifying text to Turkish and copying clipboard.
Code Jam for creating a text-based adventure game engine and custom worlds
Text Based Adventure Jam Author: Devin McIntyre Our goal is two-fold: Create a text based adventure game engine that can parse a standard file format
Repositori untuk belajar pemrograman Python dalam bahasa Indonesia
Python Repositori ini berisi kumpulan dari berbagai macam contoh struktur data, algoritma dan komputasi matematika yang diimplementasikan dengan mengg
Python tool to make adding to your armory spreadsheet armory less of a pain.
Python tool to make adding to your armory spreadsheet armory slightly less of a pain by creating a CSV to simply copy and paste.
Python character encoding detector
Chardet: The Universal Character Encoding Detector Detects ASCII, UTF-8, UTF-16 (2 variants), UTF-32 (4 variants) Big5, GB2312, EUC-TW, HZ-GB-2312, IS
The bot creates hashtags for user's texts in Russian and English.
telegram_bot_hashtags The bot creates hashtags for user's texts in Russian and English. It is a simple bot for creating hashtags. NOTE file config.py
基于Pytex的数学建模工具,实现将md文件转换成pdf/tex文档的前后端
Pytex-for-MCM 基于Pytex的数学建模工具,实现将md文件转换成pdf/tex文档的前后端。
A Python package to facilitate research on building and evaluating automated scoring models.
Rater Scoring Modeling Tool Introduction Automated scoring of written and spoken test responses is a growing field in educational natural language pro
A pipeline for making highlighted text stand-alone.
title emoji colorFrom colorTo sdk app_file pinned decontextualizer 📤 green gray streamlit main.py false Decontextualizer As a second step in improvin
Redlines produces a Markdown text showing the differences between two strings/text
Redlines Redlines produces a Markdown text showing the differences between two strings/text. The changes are represented with strike-throughs and unde
a python package that lets you add custom colors and text formatting to your scripts in a very easy way!
colormate Python script text formatting package What is colormate? colormate is a python library that lets you add text formatting to your scripts, it
知乎评论区词云分析
zhihu-comment-wordcloud 知乎评论区词云分析 起源于:如何看待知乎问题“男生真的很不能接受彩礼吗?”的一个回答下评论数超8万条,创单个回答下评论数新记录? 项目代码说明 2.download_comment.py 下载全量评论 2.word_cloud_by_dt 生成词云 2
Aml - anti-money laundering
Anti-money laundering Dedect relationship between A and E by tracing through payments with similar amounts and identifying payment chains. For example
Maiden & Spell community player ranking based on tournament data.
MnSRank Maiden & Spell community player ranking based on tournament data. Why? 2021 just ended and this seemed like a cool idea. Elo doesn't work well
Goblin-sim - Procedural fantasy world generator
goblin-sim This project is an attempt to create a procedural goblin fantasy worl
Widevine KEY Extractor in Python
Widevine Client 3 This was originally written by T3rry7f. This repo is slightly modified version of his repo. This only works on standard Windows! Usa