# Django Budget
## Quickstart
### From source
- pip install poetry
- *Clone this repository*
- poetry build
- pip install dist/*.whl
### Post Install
- django_budget_admin makemigrations budget transaction category dashboard summary admin
- django_budget_admin migrate
- django_budget_admin collectstatic
- django_budget_admin createsuperuser
- django_budget_admin runserver
Raw data
{
"_id": null,
"home_page": "https://github.com/paigeadelethompson/django-budget",
"name": "django-personal-finance",
"maintainer": "Paige Thompson",
"docs_url": null,
"requires_python": ">=3.8,<4.0",
"maintainer_email": "paige@paige.bio",
"keywords": "Django,budget,planning",
"author": "Paige Thompson",
"author_email": "paige@paige.bio",
"download_url": "https://files.pythonhosted.org/packages/bb/5c/341cebe9edef58f46fd0fc958bbd23e9d4149a1842093f3d4f6c6e1a2e56/django_personal_finance-0.0.2.tar.gz",
"platform": null,
"description": "# Django Budget\n\n## Quickstart\n\n### From source\n- pip install poetry\n- *Clone this repository*\n- poetry build \n- pip install dist/*.whl\n\n### Post Install \n- django_budget_admin makemigrations budget transaction category dashboard summary admin\n- django_budget_admin migrate\n- django_budget_admin collectstatic\n- django_budget_admin createsuperuser\n- django_budget_admin runserver\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "(formerly django-budget) a simple budgeting application for use with Django. It is designed to manage personal finances.",
"version": "0.0.2",
"project_urls": {
"Documentation": "https://github.com/paigeadelethompson/django-budget",
"Homepage": "https://github.com/paigeadelethompson/django-budget",
"Repository": "https://github.com/paigeadelethompson/django-budget"
},
"split_keywords": [
"django",
"budget",
"planning"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "5e484358a03344cb6ecf9137cab8b8acaf836e8b7e9dba6030a6fbb2f59d5798",
"md5": "eb60e76ea19cc8fdf167436d82bcb990",
"sha256": "e27a93ae4b05087bb1b67cefb308e5a17ea362e9d989a889a106c5e1fa0d7ade"
},
"downloads": -1,
"filename": "django_personal_finance-0.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "eb60e76ea19cc8fdf167436d82bcb990",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8,<4.0",
"size": 233925,
"upload_time": "2024-01-02T01:32:40",
"upload_time_iso_8601": "2024-01-02T01:32:40.215359Z",
"url": "https://files.pythonhosted.org/packages/5e/48/4358a03344cb6ecf9137cab8b8acaf836e8b7e9dba6030a6fbb2f59d5798/django_personal_finance-0.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "bb5c341cebe9edef58f46fd0fc958bbd23e9d4149a1842093f3d4f6c6e1a2e56",
"md5": "25161f46677743020f25852598c4e003",
"sha256": "b50948856bd95a611e4487c99d5327cc90091b843fee3bbef1dff0377af21924"
},
"downloads": -1,
"filename": "django_personal_finance-0.0.2.tar.gz",
"has_sig": false,
"md5_digest": "25161f46677743020f25852598c4e003",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8,<4.0",
"size": 204668,
"upload_time": "2024-01-02T01:32:41",
"upload_time_iso_8601": "2024-01-02T01:32:41.981342Z",
"url": "https://files.pythonhosted.org/packages/bb/5c/341cebe9edef58f46fd0fc958bbd23e9d4149a1842093f3d4f6c6e1a2e56/django_personal_finance-0.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-01-02 01:32:41",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "paigeadelethompson",
"github_project": "django-budget",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "django-personal-finance"
}