smartmodels


Namesmartmodels JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/asterio/smartmodels
SummarySmart Models for FIWARE
upload_time2024-02-07 07:06:02
maintainerNone
docs_urlNone
authorAsterio Gonzalez
requires_python>=3.6
licenseMIT license
keywords smartmodels
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ===========
SmartModels
===========


.. image:: https://img.shields.io/pypi/v/smartmodels.svg
        :target: https://pypi.python.org/pypi/smartmodels

.. image:: https://img.shields.io/travis/asterio/smartmodels.svg
        :target: https://travis-ci.com/asterio/smartmodels

.. image:: https://readthedocs.org/projects/smartmodels/badge/?version=latest
        :target: https://smartmodels.readthedocs.io/en/latest/?version=latest
        :alt: Documentation Status




Smart Models for FIWARE


* Free software: MIT license
* Documentation: https://smartmodels.readthedocs.io.


Features
----------------

* TODO

Before Coding
----------------

* create a virtual env

::
	python3 -m venv venv
	source venv/bin/activate
	make install-testing-requisites



Credits
----------------

This package was created with Cookiecutter_ and the `cib_pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`cib_pypackage`: https://git.spec-cibernos.com/spec/templates/cib_pypackage


=======
History
=======

0.1.0 (2024-02-07)
------------------

* First release on PyPI.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/asterio/smartmodels",
    "name": "smartmodels",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "smartmodels",
    "author": "Asterio Gonzalez",
    "author_email": "asterio.gonzalez@gmail.com",
    "download_url": null,
    "platform": null,
    "description": "===========\nSmartModels\n===========\n\n\n.. image:: https://img.shields.io/pypi/v/smartmodels.svg\n        :target: https://pypi.python.org/pypi/smartmodels\n\n.. image:: https://img.shields.io/travis/asterio/smartmodels.svg\n        :target: https://travis-ci.com/asterio/smartmodels\n\n.. image:: https://readthedocs.org/projects/smartmodels/badge/?version=latest\n        :target: https://smartmodels.readthedocs.io/en/latest/?version=latest\n        :alt: Documentation Status\n\n\n\n\nSmart Models for FIWARE\n\n\n* Free software: MIT license\n* Documentation: https://smartmodels.readthedocs.io.\n\n\nFeatures\n----------------\n\n* TODO\n\nBefore Coding\n----------------\n\n* create a virtual env\n\n::\n\tpython3 -m venv venv\n\tsource venv/bin/activate\n\tmake install-testing-requisites\n\n\n\nCredits\n----------------\n\nThis package was created with Cookiecutter_ and the `cib_pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`cib_pypackage`: https://git.spec-cibernos.com/spec/templates/cib_pypackage\n\n\n=======\nHistory\n=======\n\n0.1.0 (2024-02-07)\n------------------\n\n* First release on PyPI.\n\n\n",
    "bugtrack_url": null,
    "license": "MIT license",
    "summary": "Smart Models for FIWARE",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/asterio/smartmodels"
    },
    "split_keywords": [
        "smartmodels"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1b500f08234e502463cf60135dceb2fbdd41e7adf197829e71f49260cf703ebf",
                "md5": "edf9058a9929ad0a83551f3d11c0205c",
                "sha256": "d763f3c6b2f9572d2cd9e1ee0d33dcac86db3173926c2c08a1d8c16c221e6650"
            },
            "downloads": -1,
            "filename": "smartmodels-0.1.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "edf9058a9929ad0a83551f3d11c0205c",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.6",
            "size": 11450,
            "upload_time": "2024-02-07T07:06:02",
            "upload_time_iso_8601": "2024-02-07T07:06:02.062262Z",
            "url": "https://files.pythonhosted.org/packages/1b/50/0f08234e502463cf60135dceb2fbdd41e7adf197829e71f49260cf703ebf/smartmodels-0.1.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-07 07:06:02",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "asterio",
    "github_project": "smartmodels",
    "github_not_found": true,
    "lcname": "smartmodels"
}
        
Elapsed time: 0.18489s