syncmodels


Namesyncmodels JSON
Version 0.1.327 PyPI version JSON
download
home_pagehttps://github.com/asterio.gonzalez/syncmodels
SummarySynchronizable Models
upload_time2025-07-16 14:47:19
maintainerNone
docs_urlNone
authorAsterio Gonzalez
requires_python>=3.6
licenseMIT license
keywords syncmodels
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ==========
syncmodels
==========


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

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

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




Synchronizable Models


* Free software: MIT license
* Documentation: https://syncmodels.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 (2023-12-23)
------------------

* First release on PyPI.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/asterio.gonzalez/syncmodels",
    "name": "syncmodels",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "syncmodels",
    "author": "Asterio Gonzalez",
    "author_email": "asterio.gonzalez@gmail.com",
    "download_url": null,
    "platform": null,
    "description": "==========\nsyncmodels\n==========\n\n\n.. image:: https://img.shields.io/pypi/v/syncmodels.svg\n        :target: https://pypi.python.org/pypi/syncmodels\n\n.. image:: https://img.shields.io/travis/asterio.gonzalez/syncmodels.svg\n        :target: https://travis-ci.com/asterio.gonzalez/syncmodels\n\n.. image:: https://readthedocs.org/projects/syncmodels/badge/?version=latest\n        :target: https://syncmodels.readthedocs.io/en/latest/?version=latest\n        :alt: Documentation Status\n\n\n\n\nSynchronizable Models\n\n\n* Free software: MIT license\n* Documentation: https://syncmodels.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 (2023-12-23)\n------------------\n\n* First release on PyPI.\n",
    "bugtrack_url": null,
    "license": "MIT license",
    "summary": "Synchronizable Models",
    "version": "0.1.327",
    "project_urls": {
        "Homepage": "https://github.com/asterio.gonzalez/syncmodels"
    },
    "split_keywords": [
        "syncmodels"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "426f7bc405385131c93c89e580dddd337de4e6b6c02dfedb851b2c99abb91810",
                "md5": "5fff6144450dd4b86ce3fe6021419e3a",
                "sha256": "0de0c3fbfe0992362a7105df4ab86a851fd3bcfc310d6b6d3b8ab01602081b17"
            },
            "downloads": -1,
            "filename": "syncmodels-0.1.327-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5fff6144450dd4b86ce3fe6021419e3a",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.6",
            "size": 399688,
            "upload_time": "2025-07-16T14:47:19",
            "upload_time_iso_8601": "2025-07-16T14:47:19.192933Z",
            "url": "https://files.pythonhosted.org/packages/42/6f/7bc405385131c93c89e580dddd337de4e6b6c02dfedb851b2c99abb91810/syncmodels-0.1.327-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-16 14:47:19",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "asterio.gonzalez",
    "github_project": "syncmodels",
    "github_not_found": true,
    "lcname": "syncmodels"
}
        
Elapsed time: 0.61069s