atoum


Nameatoum JSON
Version 0.3.0 PyPI version JSON
download
home_pagehttps://github.com/sveetch/atoum
SummaryA Django application to manage shopping lists and stock of consumables
upload_time2025-02-23 01:08:24
maintainerNone
docs_urlNone
authorDavid Thenon
requires_python>=3.9
licenseMIT
keywords python django
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            .. _Python: https://www.python.org/
.. _Django: https://www.djangoproject.com/
.. _django-smart-media: https://github.com/sveetch/django-smart-media
.. _whoosh-reloaded: https://github.com/Sygil-Dev/whoosh-reloaded
.. _django-haystack: https://github.com/django-haystack/django-haystack
.. _django-crispy-forms: https://github.com/django-crispy-forms/django-crispy-forms
.. _crispy-bootstrap5: https://github.com/django-crispy-forms/crispy-bootstrap5

=====
Atoum
=====

A Django application to manage shopping list and stock of consumables.

This is currently in beta stage development.


Dependencies
************

* `Python`_>=3.9;
* `Django`_>=4.2,<5.0;
* `django-smart-media`_>=0.3.0;
* `whoosh-reloaded`_>=2.7.5;
* `django-haystack`_>=3.3.0;
* `django-crispy-forms`_>=2.3
* `crispy-bootstrap5`_>=2024.10


Links
*****

* **Not yet** Read the documentation on `Read the docs <https://atoum.readthedocs.io/>`_;
* Download its `PyPi package <https://pypi.python.org/pypi/atoum>`_;
* Clone it on its `Github repository <https://github.com/sveetch/atoum>`_;


Credits
*******

Logo vector and icon by `SVG Repo <https://www.svgrepo.com>`_.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/sveetch/atoum",
    "name": "atoum",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "Python, Django",
    "author": "David Thenon",
    "author_email": "sveetch@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/76/fc/aea0e391047f5149178dbfdf6dde3402b58baa2222ddca71454ac8bad0ed/atoum-0.3.0.tar.gz",
    "platform": null,
    "description": ".. _Python: https://www.python.org/\n.. _Django: https://www.djangoproject.com/\n.. _django-smart-media: https://github.com/sveetch/django-smart-media\n.. _whoosh-reloaded: https://github.com/Sygil-Dev/whoosh-reloaded\n.. _django-haystack: https://github.com/django-haystack/django-haystack\n.. _django-crispy-forms: https://github.com/django-crispy-forms/django-crispy-forms\n.. _crispy-bootstrap5: https://github.com/django-crispy-forms/crispy-bootstrap5\n\n=====\nAtoum\n=====\n\nA Django application to manage shopping list and stock of consumables.\n\nThis is currently in beta stage development.\n\n\nDependencies\n************\n\n* `Python`_>=3.9;\n* `Django`_>=4.2,<5.0;\n* `django-smart-media`_>=0.3.0;\n* `whoosh-reloaded`_>=2.7.5;\n* `django-haystack`_>=3.3.0;\n* `django-crispy-forms`_>=2.3\n* `crispy-bootstrap5`_>=2024.10\n\n\nLinks\n*****\n\n* **Not yet** Read the documentation on `Read the docs <https://atoum.readthedocs.io/>`_;\n* Download its `PyPi package <https://pypi.python.org/pypi/atoum>`_;\n* Clone it on its `Github repository <https://github.com/sveetch/atoum>`_;\n\n\nCredits\n*******\n\nLogo vector and icon by `SVG Repo <https://www.svgrepo.com>`_.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Django application to manage shopping lists and stock of consumables",
    "version": "0.3.0",
    "project_urls": {
        "Changelog": "https://atoum.readthedocs.io/en/latest/history.html",
        "Documentation": "https://atoum.readthedocs.io/",
        "Homepage": "https://github.com/sveetch/atoum",
        "Issue Tracker": "https://github.com/sveetch/atoum/issues",
        "Source Code": "https://github.com/sveetch/atoum"
    },
    "split_keywords": [
        "python",
        " django"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "76fcaea0e391047f5149178dbfdf6dde3402b58baa2222ddca71454ac8bad0ed",
                "md5": "3c6f24827040d7fb4172b309ada38514",
                "sha256": "a9841057da1e9b693e1dace8b40f07cb800ef8752708b055af73ce3970724c48"
            },
            "downloads": -1,
            "filename": "atoum-0.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "3c6f24827040d7fb4172b309ada38514",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 91563,
            "upload_time": "2025-02-23T01:08:24",
            "upload_time_iso_8601": "2025-02-23T01:08:24.168643Z",
            "url": "https://files.pythonhosted.org/packages/76/fc/aea0e391047f5149178dbfdf6dde3402b58baa2222ddca71454ac8bad0ed/atoum-0.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-23 01:08:24",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "sveetch",
    "github_project": "atoum",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "atoum"
}
        
Elapsed time: 0.66755s