Alternative File utilities and packages for Python
pe_tree
Github stargazers
1301
Github forks
170
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
10
json-sempai
Github stargazers
1300
Github forks
53
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
RecoverPy
Github stargazers
1334
Github forks
66
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
Sept. 26, 2024
License
gpl-3.0
Github repo
Primary Language, based on Github DataLanguage
Python
Issues
1
CleverCSV
Github stargazers
1255
Github forks
73
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
Sept. 25, 2024
License
mit
Github repo
Type
Module/library
Primary Language, based on Github DataLanguage
Python
Issues
14
pyexcel
Github stargazers
1212
Github forks
163
Commits
1948
Code contributors Contributors
22
Single API for reading, manipulating and writing data in csv, ods, xls, xlsx and xlsm files
Created
Aug. 22, 2014
Updated
Aug. 12, 2024
License
other
Github repo
Type
Module/library
Primary Language, based on Github DataLanguage
Python
Issues
22
cppimport
Github stargazers
1184
Github forks
67
Commits
216
Code contributors Contributors
17
Import C++ files directly from Python!
Created
May 12, 2016
Updated
May 31, 2024
License
mit
Github repo
Type
Module/library
Primary Language, based on Github DataLanguage
Python
Issues
10
dag-factory
Github stargazers
1186
Github forks
179
Commits
146
Code contributors Contributors
36
Dynamically generate Apache Airflow DAGs from YAML configuration files
Created
Nov. 21, 2018
Updated
Sept. 18, 2024
License
apache-2.0
Github repo
Type
Module/library
Primary Language, based on Github DataLanguage
Python
Issues
70
Fiona
Github stargazers
1158
Github forks
202
Commits
1472
Code contributors Contributors
69
Fiona reads and writes geographic data files
Created
Dec. 31, 2011
Updated
Sept. 16, 2024
License
bsd-3-clause
Github repo
Type
Cli
Primary Language, based on Github DataLanguage
Python
Issues
34
psd-tools
Github stargazers
1158
Github forks
192
Commits
1426
Code contributors Contributors
27
Python package for reading Adobe Photoshop PSD files
Created
Oct. 14, 2012
Updated
Sept. 26, 2024
License
mit
Github repo
Type
Module/library
Primary Language, based on Github DataLanguage
Python
Issues
80
extract_otp_secrets
Github stargazers
1159
Github forks
137
Commits
200
Code contributors Contributors
13
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
Sept. 28, 2024
License
gpl-3.0
Github repo
Primary Language, based on Github DataLanguage
Python
Issues
6
Homepage
GarminDB
Github stargazers
1158
Github forks
142
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
23
django-split-settings
Github stargazers
1113
Github forks
67
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
Sept. 16, 2024
License
bsd-3-clause
Github repo
Primary Language, based on Github DataLanguage
Python
Issues
5
django-split-settings
Github stargazers
1113
Github forks
67
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
Sept. 16, 2024
License
bsd-3-clause
Github repo
Primary Language, based on Github DataLanguage
Python
Issues
5
fastapi-code-generator
Github stargazers
1047
Github forks
106
Commits
454
Code contributors Contributors
26
This code generator creates FastAPI app from an openapi file.
Created
June 14, 2020
Updated
July 2, 2024
License
mit
Github repo
Primary Language, based on Github DataLanguage
Python
Issues
66
gpxpy
Github stargazers
1018
Github forks
223
Commits
863
Code contributors Contributors
53
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
Aug. 5, 2024
License
apache-2.0
Github repo
Type
Module/library
Primary Language, based on Github DataLanguage
Python
Issues
35
filesystem_spec
Github stargazers
1022
Github forks
358
Commits
2271
Code contributors Contributors
245
A specification that python filesystems should adhere to.
Created
April 23, 2018
Updated
Sept. 24, 2024
License
bsd-3-clause
Github repo
Primary Language, based on Github DataLanguage
Python
Issues
298
adam
Github stargazers
1001
Github forks
308
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
Aug. 26, 2024
License
apache-2.0
Github repo
Primary Language, based on Github DataLanguage
Scala
Issues
37
pytorch-original-transformer
Github stargazers
985
Github forks
171
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
qr-filetransfer
Github stargazers
973
Github forks
78
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