https://github.com/viseshrp/pycaniuse
Search caniuse.com in your shell
https://github.com/viseshrp/pycaniuse
Last synced: 8 months ago
JSON representation
Search caniuse.com in your shell
- Host: GitHub
- URL: https://github.com/viseshrp/pycaniuse
- Owner: viseshrp
- License: mit
- Created: 2022-07-18T18:03:28.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-12T20:38:16.000Z (almost 3 years ago)
- Last Synced: 2025-02-14T00:26:40.882Z (8 months ago)
- Language: Python
- Size: 19.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.rst
- License: LICENSE
Awesome Lists containing this project
README
===========
pycaniuse
===========.. image:: https://img.shields.io/pypi/v/pycaniuse.svg
:target: https://pypi.python.org/pypi/pycaniuse.. image:: https://pepy.tech/badge/pycaniuse
:target: https://pepy.tech/project/pycaniuse
:alt: DownloadsSearch caniuse.com from your shell.
Installation
------------.. code-block:: bash
$ pip install -U pycaniuse
Requirements
------------Python 3.7+
Features
--------* Coming soon
.. code-block:: bash
$ pycaniuse --help
Credits
-------
* Click_, for making writing CLI tools a complete pleasure... _Click: https://click.palletsprojects.com