Skip to content

Anytype Python Client

Documentation for the develop version

This documentation is for the GitHub version and requires the Anytype Alpha version. Install it with:

pip install git+https://github.com/charlesneimog/anytype-client

Python Version License

Unofficial Python API for Anytype. Automate workflows and integrate with your apps! ✨


🚀 Features

  • Seamless Integration: Connect Python scripts directly to your Anytype workspace.
  • Object Management: Create, modify, and organize pages, notes, and custom objects.
  • Space Operations: Manage spaces, types, and relations programmatically.
  • Batch Operations: Export data, automate repetitive tasks, and more.
  • PDF Import Example: Bulk import annotated PDFs as structured notes (see examples).

👥 Contributors