smartmodels


Namesmartmodels JSON
Version 0.1.9 PyPI version JSON
download
home_pagehttps://github.com/asterio.gonzalez/smartmodels
SummarySmartModels
upload_time2024-12-12 05:58:49
maintainerNone
docs_urlNone
authorAsterio Gonzalez
requires_python>=3.10
licenseApache Software License 2.0
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.gonzalez/smartmodels.svg
        :target: https://travis-ci.com/asterio.gonzalez/smartmodels

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




SmartModels


* Free software: Apache Software License 2.0
* Documentation: https://smartmodels.readthedocs.io.


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

* TODO

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

* create a virtual env

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

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

This package was created with Cookiecutter_ .

.. _Cookiecutter: https://github.com/audreyr/cookiecutter


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

0.1.0 (2024-06-28)
------------------

* First release on PyPI.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/asterio.gonzalez/smartmodels",
    "name": "smartmodels",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "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.gonzalez/smartmodels.svg\n        :target: https://travis-ci.com/asterio.gonzalez/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\nSmartModels\n\n\n* Free software: Apache Software License 2.0\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.. code-block:: \n  \n  python3 -m venv .venv\n  source .venv/bin/activate\n  make install-testing-requisites\n\nCredits\n----------------\n\nThis package was created with Cookiecutter_ .\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n\n\n=======\nHistory\n=======\n\n0.1.0 (2024-06-28)\n------------------\n\n* First release on PyPI.\n",
    "bugtrack_url": null,
    "license": "Apache Software License 2.0",
    "summary": "SmartModels",
    "version": "0.1.9",
    "project_urls": {
        "Homepage": "https://github.com/asterio.gonzalez/smartmodels"
    },
    "split_keywords": [
        "smartmodels"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6cdc98f9bd8d567eb308572935e26c08f0fd76326c5ffb8eff1c6abba871ff7a",
                "md5": "5adc6c73a6902b9880b7dab0753cf3e5",
                "sha256": "8f7601da92d29e2d37c7bdcd944d09b694a0a74033b2301d343541ea01000aa1"
            },
            "downloads": -1,
            "filename": "smartmodels-0.1.9-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5adc6c73a6902b9880b7dab0753cf3e5",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.10",
            "size": 49105,
            "upload_time": "2024-12-12T05:58:49",
            "upload_time_iso_8601": "2024-12-12T05:58:49.246740Z",
            "url": "https://files.pythonhosted.org/packages/6c/dc/98f9bd8d567eb308572935e26c08f0fd76326c5ffb8eff1c6abba871ff7a/smartmodels-0.1.9-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-12 05:58:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "asterio.gonzalez",
    "github_project": "smartmodels",
    "github_not_found": true,
    "lcname": "smartmodels"
}
        
Elapsed time: 0.98971s