anemic


Nameanemic JSON
Version 0.0.1.dev0 PyPI version JSON
download
home_page
Summary
upload_time2023-06-30 11:51:09
maintainer
docs_urlNone
author
requires_python>=3.10
licenseCopyright (c) 2023- Anemic contributors All rights reserved. License Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. If any files are modified, you must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. 4. Names of the copyright holders must not be used to endorse or promote products derived from this software without prior written permission from the copyright holders. Disclaimer THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
keywords web pyramid cli di ioc
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Anemic

Application framework and support library for deployment-friendly apps with and without web

## How to install

```
pip install anemic
```

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "anemic",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "",
    "keywords": "web,pyramid,cli,di,ioc",
    "author": "",
    "author_email": "Antti Haapala <antti.haapala@interjektio.fi>",
    "download_url": "https://files.pythonhosted.org/packages/61/df/e36ae32c7b84ea21a1348c6aed597a86786ae4f9b85b1f84cdcee76a4bcc/anemic-0.0.1.dev0.tar.gz",
    "platform": null,
    "description": "# Anemic\n\nApplication framework and support library for deployment-friendly apps with and without web\n\n## How to install\n\n```\npip install anemic\n```\n",
    "bugtrack_url": null,
    "license": "Copyright (c) 2023- Anemic contributors All rights reserved.  License  Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.  2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.  3. If any files are modified, you must cause the modified files to carry prominent notices stating that you changed the files and the date of any change.  4. Names of the copyright holders must not be used to endorse or promote products derived from this software without prior written permission from the copyright holders.  Disclaimer  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ",
    "summary": "",
    "version": "0.0.1.dev0",
    "project_urls": null,
    "split_keywords": [
        "web",
        "pyramid",
        "cli",
        "di",
        "ioc"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "61dfe36ae32c7b84ea21a1348c6aed597a86786ae4f9b85b1f84cdcee76a4bcc",
                "md5": "7c2a8fb5b9827a0041c7f0b08a63a2c3",
                "sha256": "902c1ad4f66cf9f77d33c72a2d44ad85dec9a1d3affc5694274847f5e75f304d"
            },
            "downloads": -1,
            "filename": "anemic-0.0.1.dev0.tar.gz",
            "has_sig": false,
            "md5_digest": "7c2a8fb5b9827a0041c7f0b08a63a2c3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 15226,
            "upload_time": "2023-06-30T11:51:09",
            "upload_time_iso_8601": "2023-06-30T11:51:09.522267Z",
            "url": "https://files.pythonhosted.org/packages/61/df/e36ae32c7b84ea21a1348c6aed597a86786ae4f9b85b1f84cdcee76a4bcc/anemic-0.0.1.dev0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-30 11:51:09",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "anemic"
}
        
Elapsed time: 0.12992s