Alternative File utilities and packages for Python
Updated :
April 19, 2024
json-sempai
Github stargazers
1300
Github forks
59
Commits
86
Code contributors Contributors
6
Use JSON files as if they are python modules
Created
Dec. 30, 2014
Updated
Jan. 26, 2016
License
mit
Github repo
Primary Language, based on Github DataLanguage
Python
Issues
12
fabtools
Github stargazers
1300
Github forks
206
Commits
939
Code contributors Contributors
74
Tools for writing awesome Fabric files
Created
Sept. 5, 2011
Updated
Sept. 16, 2019
License
bsd-2-clause
Github repo
Primary Language, based on Github DataLanguage
Python
Issues
104
pe_tree
Github stargazers
1300
Github forks
173
Commits
5
Code contributors Contributors
2
Python module for viewing Portable Executable (PE) files in a tree-view using pefile and PyQt5. Can also be used with IDA Pro and Rekall to dump in-memory PE files and reconstruct imports.
Created
July 27, 2020
Updated
May 17, 2021
License
apache-2.0
Github repo
Type
Module/library
Primary Language, based on Github DataLanguage
Python
Issues
9
CleverCSV
Github stargazers
1211
Github forks
70
Commits
828
Code contributors Contributors
8
CleverCSV is a Python package for handling messy CSV files. It provides a drop-in replacement for the builtin CSV module with improved dialect detection, and comes with a handy command line application for working with CSV files.
Created
Jan. 30, 2019
Updated
March 23, 2024
License
mit
Github repo
Type
Module/library
Primary Language, based on Github DataLanguage
Python
Issues
13
pyexcel
Github stargazers
1173
Github forks
166
Commits
1948
Code contributors Contributors
21
Single API for reading, manipulating and writing data in csv, ods, xls, xlsx and xlsm files
Created
Aug. 22, 2014
Updated
July 16, 2023
License
other
Github repo
Type
Module/library
Primary Language, based on Github DataLanguage
Python
Issues
23
RecoverPy
Github stargazers
1168
Github forks
54
Commits
991
Code contributors Contributors
6
Interactively find and recover deleted or :point_right: overwritten :point_left: files from your terminal
Created
Feb. 24, 2021
Updated
April 19, 2024
License
gpl-3.0
Github repo
Primary Language, based on Github DataLanguage
Python
Issues
1
cppimport
Github stargazers
1145
Github forks
66
Commits
216
Code contributors Contributors
16
Import C++ files directly from Python!
Created
May 12, 2016
Updated
Oct. 21, 2022
License
mit
Github repo
Type
Module/library
Primary Language, based on Github DataLanguage
Python
Issues
12
Fiona
Github stargazers
1124
Github forks
199
Commits
1472
Code contributors Contributors
65
Fiona reads and writes geographic data files
Created
Dec. 31, 2011
Updated
April 17, 2024
License
bsd-3-clause
Github repo
Type
Cli
Primary Language, based on Github DataLanguage
Python
Issues
31
psd-tools
Github stargazers
1069
Github forks
186
Commits
1426
Code contributors Contributors
23
Python package for reading Adobe Photoshop PSD files
Created
Oct. 14, 2012
Updated
Feb. 26, 2024
License
mit
Github repo
Type
Module/library
Primary Language, based on Github DataLanguage
Python
Issues
66
dag-factory
Github stargazers
1068
Github forks
167
Commits
146
Code contributors Contributors
27
Dynamically generate Apache Airflow DAGs from YAML configuration files
Created
Nov. 21, 2018
Updated
July 20, 2023
License
mit
Github repo
Type
Module/library
Primary Language, based on Github DataLanguage
Python
Issues
51
django-split-settings
Github stargazers
1058
Github forks
65
Commits
510
Code contributors Contributors
22
Organize Django settings into multiple files and directories. Easily override and modify settings. Use wildcards and optional settings files.
Created
May 17, 2013
Updated
April 15, 2024
License
bsd-3-clause
Github repo
Primary Language, based on Github DataLanguage
Python
Issues
8
django-split-settings
Github stargazers
1058
Github forks
65
Commits
510
Code contributors Contributors
22
Organize Django settings into multiple files and directories. Easily override and modify settings. Use wildcards and optional settings files.
Created
May 17, 2013
Updated
April 15, 2024
License
bsd-3-clause
Github repo
Primary Language, based on Github DataLanguage
Python
Issues
8
gpxpy
Github stargazers
972
Github forks
220
Commits
863
Code contributors Contributors
52
gpx-py is a python GPX parser. GPX (GPS eXchange Format) is an XML based file format for GPS tracks.
Created
Sept. 15, 2010
Updated
March 3, 2024
License
apache-2.0
Github repo
Type
Module/library
Primary Language, based on Github DataLanguage
Python
Issues
31
adam
Github stargazers
967
Github forks
304
Commits
2027
Code contributors Contributors
68
ADAM is a genomics analysis platform with specialized file formats built using Apache Avro, Apache Spark, and Apache Parquet. Apache 2 licensed.
Created
Nov. 19, 2013
Updated
Jan. 14, 2024
License
apache-2.0
Github repo
Primary Language, based on Github DataLanguage
Scala
Issues
34
qr-filetransfer
Github stargazers
964
Github forks
77
Commits
176
Code contributors Contributors
12
Transfer files over WiFi between your computer and your smartphone from the terminal
Created
March 30, 2018
Updated
Feb. 11, 2022
License
mit
Github repo
Primary Language, based on Github DataLanguage
Python
Issues
4
Homepage
extract_otp_secrets
Github stargazers
961
Github forks
120
Commits
200
Code contributors Contributors
12
Extract one time password (OTP) secrets from QR codes exported by two-factor authentication (2FA) apps such as "Google Authenticator". The exported QR codes from authentication apps can be captured by camera, read from images, or read from text files. The secrets can be exported to JSON or CSV, or printed as QR codes to console.
Created
May 23, 2020
Updated
April 16, 2024
License
gpl-3.0
Github repo
Primary Language, based on Github DataLanguage
Python
Issues
5
Homepage
pytorch-original-transformer
Github stargazers
926
Github forks
155
Commits
89
Code contributors Contributors
1
My implementation of the original transformer model (Vaswani et al.). I've additionally included the playground.py file for visualizing otherwise seemingly hard concepts. Currently included IWSLT pretrained models.
Created
Oct. 19, 2020
Updated
Dec. 27, 2020
License
mit
Github repo
Type
Module/library
Primary Language, based on Github DataLanguage
Jupyter
Issues
9
Homepage
GarminDB
Github stargazers
921
Github forks
120
Commits
870
Code contributors Contributors
14
Download and parse data from Garmin Connect or a Garmin watch, FitBit CSV, and MS Health CSV files into and analyze data in Sqlite serverless databases with Jupyter notebooks.
Created
Dec. 14, 2017
Updated
March 20, 2024
License
gpl-2.0
Github repo
Primary Language, based on Github DataLanguage
Python
Issues
8
fastapi-code-generator
Github stargazers
902
Github forks
96
Commits
454
Code contributors Contributors
22
This code generator creates FastAPI app from an openapi file.
Created
June 14, 2020
Updated
Sept. 7, 2023
License
mit
Github repo
Primary Language, based on Github DataLanguage
Python
Issues
50
awesome-pyproject
Github stargazers
901
Github forks
34
Commits
232
Code contributors Contributors
27
An Awesome List of projects using the pyproject.toml Python configuration file.
Created
Dec. 9, 2019
Updated
Dec. 6, 2023
License
cc0-1.0
Github repo
Type
Module/library
Issues
4