https://github.com/tabuckner/py_lazy_vin
A quick and dirty python library for lazily handling random VINs.
https://github.com/tabuckner/py_lazy_vin
Last synced: over 1 year ago
JSON representation
A quick and dirty python library for lazily handling random VINs.
- Host: GitHub
- URL: https://github.com/tabuckner/py_lazy_vin
- Owner: tabuckner
- License: mit
- Created: 2019-03-21T12:41:13.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-26T20:47:09.000Z (over 3 years ago)
- Last Synced: 2025-01-24T21:16:48.691Z (over 1 year ago)
- Language: Python
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
README
=========
PyLazyVin
=========
.. image:: https://img.shields.io/pypi/v/py_lazy_vin.svg
:target: https://pypi.python.org/pypi/py_lazy_vin
.. image:: https://img.shields.io/travis/tabuckner/py_lazy_vin.svg
:target: https://travis-ci.org/tabuckner/py_lazy_vin
.. image:: https://readthedocs.org/projects/py-lazy-vin/badge/?version=latest
:target: https://py-lazy-vin.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
A quick and dirty python library for lazily handling random VINs.
* Free software: MIT license
* Documentation: https://py-lazy-vin.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