textfile
Here are 59 public repositories matching this topic...
Two scripts in Python to encrypt/decrypt using the 128 bits AES algorithm, ECB mode with hex "00" as padding for each character. For the encryption, an ascii plaintext file is taken as the input, then an encrypted hex file is outputted. For the decryption, a ciphertext hex file is taken as the input, then a decrypted ascii file is outputted.
-
Updated
Jul 22, 2017 - Python
Python code for classification of documents into different classes using machine learning
-
Updated
Mar 24, 2019 - Jupyter Notebook
Login Panel in Python-Tkinter
-
Updated
Dec 27, 2020 - Python
A ZERO dependency rotating file handler which rotates when YOU want it to, rather than based on bytes size.
-
Updated
Oct 12, 2019 - Python
-
Updated
Sep 25, 2019 - Java
PowerShell module for splitting text files into chunks.
-
Updated
Sep 24, 2021 - PowerShell
Nützliche Tools für Windows
-
Updated
Feb 19, 2023 - Batchfile
File Management, Data Storage, Export Application
-
Updated
Aug 29, 2024 - JavaScript
A program solely written in python. It's purpose is to list down all files in a selected directory and export a text file with all filenames (including their extensions). As a personal project this is my first implementation of tkinter (A GUI library). Program intended to be updated with some handy customizations in the future.
-
Updated
Sep 12, 2021 - Python
A tool that deduplicates lines of a textfile with the speed of ram and scales nicely on all cores concurrently.
-
Updated
Apr 11, 2018 - Go
Data importer and converter from text files and spreadsheets (w/ GemBox) to XML files exported using C# and .NET
-
Updated
May 15, 2019 - C#
Improve this page
Add a description, image, and links to the textfile topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the textfile topic, visit your repo's landing page and select "manage topics."