Metadata-Version: 2.4
Name: fino-filing
Version: 0.3.0
Summary: Collection manager & Collector for Financial Filings
Author-email: akidoki <odukaki@gmail.com>
License-Expression: Apache-2.0
License-File: LICENSE
Requires-Python: >=3.13
Requires-Dist: duckdb>=1.4.4
Description-Content-Type: text/markdown

# fino-filing

## docs

- PLANTUMLの読み込みはdockerにより下記のserverを起動して表示させてください(vscodeのplantuml 拡張機能を使用する場合はそちらもinstallしてください)

```
docker run -d -p 8080:8080 plantuml/plantuml-server:latest
```
