Name | ficamp JSON |
Version |
0.13.0
JSON |
| download |
home_page | None |
Summary | Analyze your bank data and categorize it. |
upload_time | 2024-04-04 08:04:12 |
maintainer | None |
docs_url | None |
author | Santiago Fraire Willemoes |
requires_python | <4.0,>=3.11 |
license | None |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# ficamp
> Analyze your bank data and categorize it.
This has been a [PyCamp.es](https://pycamp.es) 2024 project, use with discretion.
## Installation
```sh
pipx install ficamp
```
Alternatively:
```sh
pip install -U --user ficamp
```
## Usage
```terminal
$ ficamp --help
usage: ficamp [-h] [--bank {abn}] filename
Print the first argument from the CLI
positional arguments:
filename The spreadsheet to load
options:
-h, --help show this help message and exit
--bank {abn}
```
## Contributing
Read [CONTRIBUTING.md](./CONTRIBUTING.md).
Raw data
{
"_id": null,
"home_page": null,
"name": "ficamp",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.11",
"maintainer_email": null,
"keywords": null,
"author": "Santiago Fraire Willemoes",
"author_email": "santiwilly@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/0c/c4/5271c6ded78141928c59decf7e00bd042715ad0d373dcfcaa648c1f98a2f/ficamp-0.13.0.tar.gz",
"platform": null,
"description": "# ficamp\n\n> Analyze your bank data and categorize it.\n\nThis has been a [PyCamp.es](https://pycamp.es) 2024 project, use with discretion.\n\n## Installation\n\n```sh\npipx install ficamp\n```\n\nAlternatively:\n\n```sh\npip install -U --user ficamp\n```\n\n## Usage\n\n```terminal\n$ ficamp --help\nusage: ficamp [-h] [--bank {abn}] filename\n\nPrint the first argument from the CLI\n\npositional arguments:\n filename The spreadsheet to load\n\noptions:\n -h, --help show this help message and exit\n --bank {abn}\n```\n\n## Contributing\n\nRead [CONTRIBUTING.md](./CONTRIBUTING.md).\n",
"bugtrack_url": null,
"license": null,
"summary": "Analyze your bank data and categorize it.",
"version": "0.13.0",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "d5feff56b9ed4df8bc044f7b40f83d37b05088a8354988fa30898da172d1a227",
"md5": "eb7179a24e51a36510d0437ccdda6de2",
"sha256": "d64ab39c3257dfd99aee0286d1975b8f0890a3d2fa4d1e3ddc4bca8abb7ec5a1"
},
"downloads": -1,
"filename": "ficamp-0.13.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "eb7179a24e51a36510d0437ccdda6de2",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.11",
"size": 25811,
"upload_time": "2024-04-04T08:04:10",
"upload_time_iso_8601": "2024-04-04T08:04:10.769212Z",
"url": "https://files.pythonhosted.org/packages/d5/fe/ff56b9ed4df8bc044f7b40f83d37b05088a8354988fa30898da172d1a227/ficamp-0.13.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "0cc45271c6ded78141928c59decf7e00bd042715ad0d373dcfcaa648c1f98a2f",
"md5": "6b6abb41ca69d99270f39871ad964af9",
"sha256": "7f2c76826dbe31404cd7a49375a36008fa5ff42ff17f3325ec04f8287ce081d9"
},
"downloads": -1,
"filename": "ficamp-0.13.0.tar.gz",
"has_sig": false,
"md5_digest": "6b6abb41ca69d99270f39871ad964af9",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.11",
"size": 21592,
"upload_time": "2024-04-04T08:04:12",
"upload_time_iso_8601": "2024-04-04T08:04:12.402098Z",
"url": "https://files.pythonhosted.org/packages/0c/c4/5271c6ded78141928c59decf7e00bd042715ad0d373dcfcaa648c1f98a2f/ficamp-0.13.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-04-04 08:04:12",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "ficamp"
}