issues
search
justindujardin
/
pathy
simple, flexible, offline capable, cloud storage with a Python path-like interface
Apache License 2.0
171
stars
23
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore(deps-dev): bump braces from 3.0.2 to 3.0.3
#118
dependabot[bot]
opened
4 months ago
0
feat(pypi): relax smart_open range to include 7.x.x
#117
justindujardin
opened
6 months ago
2
Update to latest smart-open?
#116
zackmccord
opened
6 months ago
0
chore(deps-dev): bump black from 22.3.0 to 24.3.0
#115
dependabot[bot]
opened
7 months ago
0
[question] pathy vs s3fs
#114
PhE
closed
7 months ago
1
Update to latest pathlib_abc
#113
justindujardin
opened
9 months ago
1
Drop Python 3.7 and add Python 3.12
#112
justindujardin
closed
10 months ago
2
fix: drop support for end-of-life python3.7
#111
justindujardin
closed
10 months ago
2
fix(is_dir): return False if bucket does not exist
#110
justindujardin
closed
1 year ago
2
Pathy.exists() check might impact performance due to partial startswith check
#109
yaelmi3
opened
1 year ago
1
Issue-107: Check bucket exists on is_dir
#108
yaelmi3
closed
1 year ago
3
Pathy.is_dir() return True on buckets that don't exist
#107
yaelmi3
closed
1 year ago
2
Python 3.12 compatibility
#106
adrianeboyd
closed
10 months ago
6
Heads up: pathlib.VirtualPath may be coming soon
#105
barneygale
closed
9 months ago
20
fix(python): add follow_symlinks for py 3.11.4
#104
justindujardin
closed
1 year ago
2
chore(ci): fix node version so github stops complaining
#103
justindujardin
closed
1 year ago
2
Chore/update GitHub actions
#102
justindujardin
closed
1 year ago
2
chore(deps): bump yaml, semantic-release, husky and lint-staged
#101
dependabot[bot]
closed
1 year ago
2
Possibility to extend GCS Blob/ BlobStats to also contain `metadata`?
#100
cwerner
opened
1 year ago
1
Consider making `typer` an optional requirement (for CLI only)
#99
barseghyanartur
opened
1 year ago
3
fix(smart_open): relax range to < 7.0
#98
justindujardin
closed
1 year ago
2
smart-open and spacy incompatible beacause of pathy
#97
blenzi
closed
1 year ago
2
fix(stat): return BlobStat for all pathy paths
#96
justindujardin
closed
1 year ago
2
Fix Absolute Paths (Windows/Unix)
#95
justindujardin
closed
1 year ago
2
fix(azure): "azure" scheme was not registered
#94
justindujardin
closed
1 year ago
2
feat(azure): support azure blob container storage
#93
justindujardin
closed
1 year ago
2
chore: add tests for corner case glob in #67
#92
justindujardin
closed
10 months ago
1
A path containing double slashes for some protocol (e.g. sftp)
#91
wookayin
closed
10 months ago
2
Update setup classifiers
#90
justindujardin
closed
1 year ago
2
Feat/python311
#89
justindujardin
closed
1 year ago
2
Add python 3.11 support: Remove use of pathlib._Accessor
#88
wookayin
closed
1 year ago
2
How to use local Unix paths with Pathy
#87
b2m
closed
1 year ago
4
Fix/smart open compression flag
#86
justindujardin
closed
2 years ago
2
chore: update node build version to 16
#85
justindujardin
closed
2 years ago
2
chore: pin mypy and pyright versions
#84
justindujardin
closed
2 years ago
2
Switch from deprecated `ignore_ext` on `compression`
#83
shadchin
closed
2 years ago
3
chore(deps-dev): bump semantic-release from 17.3.8 to 19.0.3
#82
dependabot[bot]
closed
2 years ago
6
Azure support
#81
cdeil
closed
1 year ago
2
chore: restore old typer range
#80
justindujardin
closed
2 years ago
2
chore: update npm deps from audit
#79
justindujardin
closed
2 years ago
2
chore(deps): bump y18n from 4.0.0 to 4.0.3
#78
dependabot[bot]
closed
2 years ago
1
chore(deps): bump ssri from 6.0.1 to 6.0.2
#77
dependabot[bot]
closed
2 years ago
1
chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9
#76
dependabot[bot]
closed
2 years ago
1
chore: fix build hangs during setup
#75
justindujardin
closed
2 years ago
2
chore(deps): bump node-fetch from 2.6.1 to 2.6.7
#74
dependabot[bot]
closed
2 years ago
2
chore(deps): bump trim-off-newlines from 1.0.1 to 1.0.3
#73
dependabot[bot]
closed
2 years ago
1
chore(deps): bump tar from 4.4.13 to 4.4.19
#72
dependabot[bot]
closed
2 years ago
1
Support for smart-open >= 6.0.0
#71
fabaff
closed
2 years ago
0
chore(deps-dev): bump minimist from 1.2.5 to 1.2.6
#70
dependabot[bot]
closed
2 years ago
1
Support forward slash separated paths on Windows
#69
danpprince
closed
1 year ago
1
Next