mirror of
https://github.com/HuFlungDu/pylibmeshctrl.git
synced 2026-02-20 21:52:16 +00:00
50 lines
1.7 KiB
ReStructuredText
50 lines
1.7 KiB
ReStructuredText
.. These are examples of badges you might want to add to your README:
|
|
please update the URLs accordingly
|
|
|
|
.. image:: https://api.cirrus-ci.com/github/<USER>/pylibmeshctrl.svg?branch=main
|
|
:alt: Built Status
|
|
:target: https://cirrus-ci.com/github/<USER>/pylibmeshctrl
|
|
.. image:: https://readthedocs.org/projects/pylibmeshctrl/badge/?version=latest
|
|
:alt: ReadTheDocs
|
|
:target: https://pylibmeshctrl.readthedocs.io/en/stable/
|
|
.. image:: https://img.shields.io/coveralls/github/<USER>/pylibmeshctrl/main.svg
|
|
:alt: Coveralls
|
|
:target: https://coveralls.io/r/<USER>/pylibmeshctrl
|
|
.. image:: https://img.shields.io/pypi/v/pylibmeshctrl.svg
|
|
:alt: PyPI-Server
|
|
:target: https://pypi.org/project/pylibmeshctrl/
|
|
.. image:: https://img.shields.io/conda/vn/conda-forge/pylibmeshctrl.svg
|
|
:alt: Conda-Forge
|
|
:target: https://anaconda.org/conda-forge/pylibmeshctrl
|
|
.. image:: https://pepy.tech/badge/pylibmeshctrl/month
|
|
:alt: Monthly Downloads
|
|
:target: https://pepy.tech/project/pylibmeshctrl
|
|
.. image:: https://img.shields.io/twitter/url/http/shields.io.svg?style=social&label=Twitter
|
|
:alt: Twitter
|
|
:target: https://twitter.com/pylibmeshctrl
|
|
|
|
.. image:: https://img.shields.io/badge/-PyScaffold-005CA0?logo=pyscaffold
|
|
:alt: Project generated with PyScaffold
|
|
:target: https://pyscaffold.org/
|
|
|
|
|
|
|
|
|
=============
|
|
meshctrl
|
|
=============
|
|
|
|
|
|
Libmeshctrl implementation in python
|
|
|
|
|
|
This is a library for interacting with a Mesh Central instance programatically. Written in python.
|
|
|
|
|
|
.. _pyscaffold-notes:
|
|
|
|
Note
|
|
====
|
|
|
|
This project has been set up using PyScaffold 4.6. For details and usage
|
|
information on PyScaffold see https://pyscaffold.org/.
|