actualpy

View on PyPIReverse Dependencies (0)

0.8.0 actualpy-0.8.0-py3-none-any.whl

Wheel Details

Project: actualpy
Version: 0.8.0
Filename: actualpy-0.8.0-py3-none-any.whl
Download: [link]
Size: 57880
MD5: 1bbec25f10992890d272420114de560b
SHA256: d614a3ea1fa4920e3c7dd6d2c0e38ce43eb3ba9cba1f1e8dc5c484c8967a0fbf
Uploaded: 2024-12-07 17:34:55 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: actualpy
Version: 0.8.0
Summary: Implementation of the Actual API to interact with Actual over Python.
Author-Email: Brunno Vanelli <brunnovanelli[at]gmail.com>
Project-Url: Homepage, https://github.com/bvanelli/actualpy
Project-Url: Documentation, https://actualpy.readthedocs.io/
Project-Url: Repository, https://github.com/bvanelli/actualpy.git
Project-Url: Bug Tracker, https://github.com/bvanelli/actualpy/issues
Keywords: actual,actualbudget,api,client
Classifier: Programming Language :: Python
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
Requires-Python: >=3.8.0
Requires-Dist: requests (<2.32.0,>=2)
Requires-Dist: sqlmodel (>=0.0.18)
Requires-Dist: pydantic (<3,>=2)
Requires-Dist: sqlalchemy (>=2)
Requires-Dist: proto-plus (>=1)
Requires-Dist: protobuf (>=4)
Requires-Dist: cryptography (>=42)
Requires-Dist: python-dateutil (>=2.9.0)
Requires-Dist: rich (>=13); extra == "cli"
Requires-Dist: typer (>=0.12.0); extra == "cli"
Requires-Dist: pyyaml (>=6); extra == "cli"
Provides-Extra: cli
Description-Content-Type: text/markdown
[Description omitted; length: 7525 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.6.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
actual/__init__.py sha256=httijY900JbnpymdhR-VHFiECqrOAYNOFlTQ9uC1uNE 27860
actual/crypto.py sha256=_txnFRRWjouMF-fbPdWmpoi6y00XUmpddPBmd2rf-Ik 3190
actual/database.py sha256=q1Yye9RzOpnY1r6MJjB8EJht288ITaJyJ04XBeMGhGY 36347
actual/exceptions.py sha256=93WnTNJ7AOMiaZ-DyiBRRyCdqng83eilzxkHDQgdlYk 2702
actual/migrations.py sha256=dofz8dgu5gXRlZyzTVDyfymy37SgwP7kVz18WPGkaCA 1953
actual/protobuf_models.py sha256=7AXe2C0Frc9w5H0tWsrsMSjYqCPfP7865jJueKFoYi0 6670
actual/queries.py sha256=j6eOcpsuEg9mg3tqjXqJwOEcOH23fnmM-37LhB_WWHg 33182
actual/rules.py sha256=1rkl6f-oD1UhVK9t6ILTIMhKtg8NMNtqHdM2ednRlSI 28691
actual/schedules.py sha256=HvmFVsnDGlAgzMd3LpT8UY_JO8HX9Ebq7Dta5JQ5WGU 10296
actual/version.py sha256=H0eC3881J7EN1ExS9l4vUfFGh4BK1aqDJIDgpy6NXVY 76
actual/api/__init__.py sha256=J7-CMSipdLn9Aaxor9olMJxwPEgsTpNTtyYZl6fYRDY 14410
actual/api/bank_sync.py sha256=tctzG2VqhSTzV8H4TnijxDH7D_Vqg8V_71CiSep5x6s 3786
actual/api/models.py sha256=oxjB9B5tB3qIZwxgxekL36MbsQd3eKJ63XF2AlCanBc 3790
actual/cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
actual/cli/config.py sha256=C8ADfJGxPQ6yB9-vVOprY84FNk3-sNi7XQqeXBxZeiY 2643
actual/cli/main.py sha256=kIM9RbE5tTPIDrkk_-0DCdZT7BM0mBcJ8hhESn8Top4 9217
actual/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
actual/utils/title.py sha256=GDUYcF26p0vxYttBJY35CMf2pVJStCCkU4RxeFZqAm8 7075
actualpy-0.8.0.dist-info/METADATA sha256=D067iyJRjelFPcrGaqhy78LOPJjgSs0FTjjSNw1Ypsg 8817
actualpy-0.8.0.dist-info/WHEEL sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U 91
actualpy-0.8.0.dist-info/entry_points.txt sha256=I31Ifzgvj9lLYczmiUgw6yn4Ru6EzzIFTitG6CzTx4k 49
actualpy-0.8.0.dist-info/top_level.txt sha256=LHAx2shtNG4MOj02fLzLtKplEKfPMqVFWVnBtVrXX_0 19
actualpy-0.8.0.dist-info/RECORD

top_level.txt

actual
dist
docker

entry_points.txt

actualpy = actual.cli.main:app