issues
search
cthoyt
/
pystow
👜 Easily pick a place to store data for your Python code.
https://pystow.readthedocs.io
MIT License
36
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Finish transitioning to cookiecutter-snekpack
#83
cthoyt
closed
1 day ago
0
Update packaging, formatting, and linting
#82
cthoyt
closed
1 day ago
0
Add remaining type hints for extras
#81
cthoyt
closed
1 day ago
0
Improve typing in `pystow.utils`
#80
cthoyt
closed
1 day ago
0
Add additional detailed opener type annotations
#79
cthoyt
closed
2 days ago
0
More detailed typing on file openers
#78
cthoyt
closed
2 days ago
0
Increase minimum version of Python to 3.9
#77
cthoyt
closed
2 days ago
0
Add initial support for version handling
#76
cthoyt
closed
1 day ago
0
Typo fixes from #65
#75
cthoyt
closed
2 days ago
0
Remove redundant type annotations in docstrings
#74
cthoyt
closed
2 days ago
0
Improve logging when erroring from calling `urlretrieve`
#73
cthoyt
closed
2 days ago
0
Fix name error when failing to create README.md in data directory
#72
cthoyt
closed
2 days ago
0
Add strict static typing
#71
cthoyt
closed
2 months ago
0
Update configuration information
#70
cthoyt
closed
7 months ago
1
Update CI and project metadata
#69
cthoyt
closed
7 months ago
0
Add py.typed to ship types
#68
dobraczka
closed
8 months ago
2
Missing type information
#67
dobraczka
closed
8 months ago
1
Update against CI
#66
cthoyt
closed
1 year ago
0
codespell: config, github action (to detect new typos), and 2 typos fixed
#65
yarikoptic
opened
1 year ago
4
Improve permission error text
#64
cthoyt
closed
1 year ago
1
Return types for some ensure functions
#63
bgyori
opened
1 year ago
0
Remove deprecated `submodule()` function
#62
cthoyt
closed
1 year ago
1
Add progress bars for downloading
#61
cthoyt
closed
1 year ago
10
Feature: Add progress bar during download
#60
glass-ships
closed
1 year ago
2
Add subsection support
#59
cthoyt
closed
1 year ago
0
Get configuration from file corresponding to leading part
#58
cthoyt
closed
1 year ago
0
Need to create a config file before it can be written to using write_config
#57
sgbaird
closed
1 year ago
6
Add zip xml I/O
#56
cthoyt
closed
1 year ago
0
Add ensure BZ2
#55
cthoyt
closed
2 years ago
1
Best practices for clearing stale files
#54
cmungall
closed
2 years ago
2
Ensure from figshare
#53
cthoyt
opened
2 years ago
0
Clarification that ensure_csv uses tab separations
#52
sgbaird
closed
2 years ago
4
loading comma-separated values format defaults to tab separators
#51
sgbaird
closed
2 years ago
0
[WINDOWS] TypeError when using `ensure_csv`: "argument of type 'WindowsPath' is not iterable"
#50
sgbaird
closed
2 years ago
1
Package on Anaconda via conda-forge?
#49
sgbaird
closed
2 years ago
6
Fix typo
#48
sgbaird
closed
2 years ago
0
Adds ensure gunzip command for single files
#47
cthoyt
closed
2 years ago
1
Add functions for ensuring SQLite
#46
cthoyt
closed
2 years ago
0
syncing an upstream gzip file with an expanded local version
#45
cmungall
closed
2 years ago
4
Update configuration error messages
#44
cthoyt
closed
2 years ago
0
Generic ensure
#43
mberr
closed
2 years ago
1
Ensure pickle gz
#42
cthoyt
closed
2 years ago
1
Add param to pass kwargs to download_from_google
#41
mberr
closed
2 years ago
2
Add XML I/O functions
#40
cthoyt
closed
2 years ago
1
Add RDFlib load/dump functions
#39
cthoyt
closed
2 years ago
0
Add dump functions and rename some functions
#38
cthoyt
closed
2 years ago
1
Add direct openers for CSV, JSON, and pickle
#37
cthoyt
closed
2 years ago
1
Variants of ensure functions focused on loading
#36
bgyori
closed
2 years ago
3
Add hexdigest URL processor
#35
cthoyt
closed
2 years ago
1
More typing and testing
#34
cthoyt
closed
2 years ago
1
Next