Data2notion

Latest version: v1.0.9

Safety actively analyzes 722525 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.0.9

FEAT:

- Support for partitioning synchronization
using `--partition tags=(tag1|tag2)` will now only sync elements from
source and destination when their property named 'tags' contains either tag1 or tag2.
This is helpful to partially synchronize several CSV files into the same database for instance.
This supports regexp, so possible to use `--partition 'tags=prefix1.*'` for instance

1.0.8

FIX:

- bump asynciolimiter ≥ 1.1.2 to fix possible deadlock when performing many updates

1.0.7

FEAT:

- improve progressbar during updates

FIX:

- improve possible deadlocks for databases with huge number of entries to update
- dependency for notion_client to 2.x version

1.0.6

PERF:

- added `--notion-rate-limiter` option to specify rate limit

FEAT:

- added progressbar (can be deactivated with --no-progress-bar)

1.0.5

PERF:

- Properly diff multi-select to avoid always trying to update values

1.0.4

FEAT:

- Detect Too many requests and shutdown immediatly
- Display URL, title and information at startup when syncing
- Improved display of statistics

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.