Skip to content
#

file-processing

Here are 20 public repositories matching this topic...

This repository houses a geocoding web application built in Python with Flask that transforms address data within a file into precise latitude and longitude coordinates. Upon uploading a file, users can preview the output table on the website, download the converted file, and visualise the exact location of each address on a map.

  • Updated Jun 21, 2024
  • Python

This is a python script which read a file you pass and then convert it to an equivalent encryption algorithm you choose. The program also can decrypt the encrypted file without any mention of algorithm used during encryption.

  • Updated Nov 26, 2020
  • Python
faster-os

6800% faster "os" module replacement. A drop-in replacement for Python's standard 'OS' module. Fully-rewritten, optimized, and speeded-up functions, that replace ones in the os.path module.

  • Updated Feb 20, 2023
  • Python

Improve this page

Add a description, image, and links to the file-processing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the file-processing topic, visit your repo's landing page and select "manage topics."

Learn more