CustomerProfile


NameCustomerProfile JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://github.com/HrayrMuradyan/CustomerProfile
SummaryAn easy-to-use package for customer profile creation in Python.
upload_time2023-05-16 19:43:31
maintainer
docs_urlNone
authorHrayr Muradyan
requires_python>=3.6
licenseMIT license
keywords customerprofile
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            ===============
CustomerProfile
===============


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

.. image:: https://img.shields.io/travis/HrayrMuradyan/CustomerProfile.svg
        :target: https://travis-ci.com/HrayrMuradyan/CustomerProfile

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




An easy-to-use package for customer profile creation in Python.


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


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


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

0.1.0 (2023-05-16)
------------------

* First release on PyPI.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/HrayrMuradyan/CustomerProfile",
    "name": "CustomerProfile",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "CustomerProfile",
    "author": "Hrayr Muradyan",
    "author_email": "hrayrmuradyan20@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/fb/f1/a9555ab3943296b43222955e6ec5de3022bca2e9cea10aaea436969f264c/CustomerProfile-0.1.1.tar.gz",
    "platform": null,
    "description": "===============\r\nCustomerProfile\r\n===============\r\n\r\n\r\n.. image:: https://img.shields.io/pypi/v/CustomerProfile.svg\r\n        :target: https://pypi.python.org/pypi/CustomerProfile\r\n\r\n.. image:: https://img.shields.io/travis/HrayrMuradyan/CustomerProfile.svg\r\n        :target: https://travis-ci.com/HrayrMuradyan/CustomerProfile\r\n\r\n.. image:: https://readthedocs.org/projects/CustomerProfile/badge/?version=latest\r\n        :target: https://CustomerProfile.readthedocs.io/en/latest/?version=latest\r\n        :alt: Documentation Status\r\n\r\n\r\n\r\n\r\nAn easy-to-use package for customer profile creation in Python.\r\n\r\n\r\n* Free software: MIT license\r\n* Documentation: https://CustomerProfile.readthedocs.io.\r\n\r\n\r\nFeatures\r\n--------\r\n\r\n* TODO\r\n\r\nCredits\r\n-------\r\n\r\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\r\n\r\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\r\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\r\n\r\n\r\n=======\r\nHistory\r\n=======\r\n\r\n0.1.0 (2023-05-16)\r\n------------------\r\n\r\n* First release on PyPI.\r\n",
    "bugtrack_url": null,
    "license": "MIT license",
    "summary": "An easy-to-use package for customer profile creation in Python.",
    "version": "0.1.1",
    "project_urls": {
        "Homepage": "https://github.com/HrayrMuradyan/CustomerProfile"
    },
    "split_keywords": [
        "customerprofile"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fbf1a9555ab3943296b43222955e6ec5de3022bca2e9cea10aaea436969f264c",
                "md5": "d31711c79060de9efd126230ace57f4f",
                "sha256": "95b2edd27e241da8a23cd3ed5cc304d4b8cf7d20b639c06f92ce0c04d9c046c2"
            },
            "downloads": -1,
            "filename": "CustomerProfile-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "d31711c79060de9efd126230ace57f4f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 14897,
            "upload_time": "2023-05-16T19:43:31",
            "upload_time_iso_8601": "2023-05-16T19:43:31.824563Z",
            "url": "https://files.pythonhosted.org/packages/fb/f1/a9555ab3943296b43222955e6ec5de3022bca2e9cea10aaea436969f264c/CustomerProfile-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-16 19:43:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "HrayrMuradyan",
    "github_project": "CustomerProfile",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "tox": true,
    "lcname": "customerprofile"
}
        
Elapsed time: 0.34487s