boxfs

View on PyPIReverse Dependencies (2)

0.3.0 boxfs-0.3.0-py3-none-any.whl

Wheel Details

Project: boxfs
Version: 0.3.0
Filename: boxfs-0.3.0-py3-none-any.whl
Download: [link]
Size: 9758
MD5: 5420c5b35a499e4264ffb476af5f224f
SHA256: a955a04e68ca1d20882e32f0f9addeca9a33390fa2abc7cfe02d86ef0dd8b434
Uploaded: 2024-03-28 15:57:19 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: boxfs
Version: 0.3.0
Summary: Implementation of fsspec for Box file storage
Author: Thomas Hunter
Author-Email: boxfs.tehunter[at]gmail.com
Home-Page: https://github.com/IBM/boxfs
Project-Url: Repository, https://github.com/IBM/boxfs
License: MIT
Keywords: file-storage,fsspec,file-system,box
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Database
Classifier: Topic :: Office/Business
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Filesystems
Classifier: Topic :: Utilities
Requires-Python: >=3.8,<4.0
Requires-Dist: boxsdk[jwt] (<4.0,>=3.7)
Requires-Dist: fsspec (>=2023.4)
Requires-Dist: universal-pathlib (<0.3,>=0.2); extra == "upath"
Provides-Extra: upath
Description-Content-Type: text/markdown
[Description omitted; length: 3688 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.8.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
boxfs/__init__.py sha256=AVEsb5UqptSTn4DOulbI9ipVFu-lqkrJZWHx0yoSeTY 34
boxfs/_upath.py sha256=Q7gbr8tDRxlBH4xwnMI_xCxqjkEP1gG-3kg_n_-8B4c 217
boxfs/boxfs.py sha256=L_LVqOUH-Owe3ONQZKwO888Oxe3kEKW3u8_y-yboFB0 21375
boxfs-0.3.0.dist-info/entry_points.txt sha256=SXWaPhKVrjetZRoqWa3b7yUPNjJeFoIUhB8tTzK4oCE 108
boxfs-0.3.0.dist-info/LICENSE sha256=h3fWJ2rO6Es4aqZBmYhiXc82qEhxtLM3JAcKKoXTicA 1109
boxfs-0.3.0.dist-info/METADATA sha256=wlalAyLfLPxlVdukkYqyvjn_O7VWBdfP90XMCxstUXo 4849
boxfs-0.3.0.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
boxfs-0.3.0.dist-info/RECORD

entry_points.txt

box = boxfs.boxfs:BoxFileSystem
box = boxfs._upath:BoxPath