Metadata-Version: 2.3
Name: fsspec-notion
Version: 0.0.1
Summary: fsspec backend for notion workspaces (notion.so)
Project-URL: Documentation, https://phil65.github.io/fsspec-notion/
Project-URL: Source, https://github.com/phil65/fsspec-notion
Author-email: Philipp Temminghoff <philipptemminghoff@gmail.com>
License-Expression: MIT
License-File: LICENSE
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Documentation
Classifier: Topic :: Software Development
Classifier: Topic :: Utilities
Classifier: Typing :: Typed
Requires-Python: >=3.12
Requires-Dist: fsspec
Requires-Dist: notion-client
Description-Content-Type: text/markdown

# fsspec-notion

[![PyPI License](https://img.shields.io/pypi/l/fsspec-notion.svg)](https://pypi.org/project/fsspec-notion/)
[![Package status](https://img.shields.io/pypi/status/fsspec-notion.svg)](https://pypi.org/project/fsspec-notion/)
[![Daily downloads](https://img.shields.io/pypi/dd/fsspec-notion.svg)](https://pypi.org/project/fsspec-notion/)
[![Weekly downloads](https://img.shields.io/pypi/dw/fsspec-notion.svg)](https://pypi.org/project/fsspec-notion/)
[![Monthly downloads](https://img.shields.io/pypi/dm/fsspec-notion.svg)](https://pypi.org/project/fsspec-notion/)
[![Distribution format](https://img.shields.io/pypi/format/fsspec-notion.svg)](https://pypi.org/project/fsspec-notion/)
[![Wheel availability](https://img.shields.io/pypi/wheel/fsspec-notion.svg)](https://pypi.org/project/fsspec-notion/)
[![Python version](https://img.shields.io/pypi/pyversions/fsspec-notion.svg)](https://pypi.org/project/fsspec-notion/)
[![Implementation](https://img.shields.io/pypi/implementation/fsspec-notion.svg)](https://pypi.org/project/fsspec-notion/)
[![Releases](https://img.shields.io/github/downloads/phil65/fsspec-notion/total.svg)](https://github.com/phil65/fsspec-notion/releases)
[![Github Contributors](https://img.shields.io/github/contributors/phil65/fsspec-notion)](https://github.com/phil65/fsspec-notion/graphs/contributors)
[![Github Discussions](https://img.shields.io/github/discussions/phil65/fsspec-notion)](https://github.com/phil65/fsspec-notion/discussions)
[![Github Forks](https://img.shields.io/github/forks/phil65/fsspec-notion)](https://github.com/phil65/fsspec-notion/forks)
[![Github Issues](https://img.shields.io/github/issues/phil65/fsspec-notion)](https://github.com/phil65/fsspec-notion/issues)
[![Github Issues](https://img.shields.io/github/issues-pr/phil65/fsspec-notion)](https://github.com/phil65/fsspec-notion/pulls)
[![Github Watchers](https://img.shields.io/github/watchers/phil65/fsspec-notion)](https://github.com/phil65/fsspec-notion/watchers)
[![Github Stars](https://img.shields.io/github/stars/phil65/fsspec-notion)](https://github.com/phil65/fsspec-notion/stars)
[![Github Repository size](https://img.shields.io/github/repo-size/phil65/fsspec-notion)](https://github.com/phil65/fsspec-notion)
[![Github last commit](https://img.shields.io/github/last-commit/phil65/fsspec-notion)](https://github.com/phil65/fsspec-notion/commits)
[![Github release date](https://img.shields.io/github/release-date/phil65/fsspec-notion)](https://github.com/phil65/fsspec-notion/releases)
[![Github language count](https://img.shields.io/github/languages/count/phil65/fsspec-notion)](https://github.com/phil65/fsspec-notion)
[![Github commits this week](https://img.shields.io/github/commit-activity/w/phil65/fsspec-notion)](https://github.com/phil65/fsspec-notion)
[![Github commits this month](https://img.shields.io/github/commit-activity/m/phil65/fsspec-notion)](https://github.com/phil65/fsspec-notion)
[![Github commits this year](https://img.shields.io/github/commit-activity/y/phil65/fsspec-notion)](https://github.com/phil65/fsspec-notion)
[![Package status](https://codecov.io/gh/phil65/fsspec-notion/branch/main/graph/badge.svg)](https://codecov.io/gh/phil65/fsspec-notion/)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![PyUp](https://pyup.io/repos/github/phil65/fsspec-notion/shield.svg)](https://pyup.io/repos/github/phil65/fsspec-notion/)

[Read the documentation!](https://phil65.github.io/fsspec-notion/)

