Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/domdfcoding/dummy_wx
This module does nothing.
https://github.com/domdfcoding/dummy_wx
python python3 sphinx wxpython
Last synced: 21 days ago
JSON representation
This module does nothing.
- Host: GitHub
- URL: https://github.com/domdfcoding/dummy_wx
- Owner: domdfcoding
- License: lgpl-3.0
- Created: 2019-07-11T19:21:13.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-07-29T17:29:21.000Z (3 months ago)
- Last Synced: 2024-09-30T17:37:29.099Z (about 1 month ago)
- Topics: python, python3, sphinx, wxpython
- Language: Python
- Homepage:
- Size: 2.94 MB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
README
****************
dummy_wx
****************This module does nothing, but is useful when trying to build documentation
for modules that require wxPython.Do NOT install this module if you already have wxPython installed, as it uses
the same "wx" package name to pretend to be wxPython... start shields
.. list-table::
:stub-columns: 1
:widths: 10 90* - Tests
- |actions_linux| |actions_windows| |actions_macos|
* - PyPI
- |pypi-version| |supported-versions| |supported-implementations| |wheel|
* - Activity
- |commits-latest| |commits-since| |maintained| |pypi-downloads|
* - QA
- |codefactor| |actions_flake8| |actions_mypy| |pre_commit_ci|
* - Other
- |license| |language| |requires|.. |actions_linux| image:: https://github.com/domdfcoding/dummy_wx/workflows/Linux/badge.svg
:target: https://github.com/domdfcoding/dummy_wx/actions?query=workflow%3A%22Linux%22
:alt: Linux Test Status.. |actions_windows| image:: https://github.com/domdfcoding/dummy_wx/workflows/Windows/badge.svg
:target: https://github.com/domdfcoding/dummy_wx/actions?query=workflow%3A%22Windows%22
:alt: Windows Test Status.. |actions_macos| image:: https://github.com/domdfcoding/dummy_wx/workflows/macOS/badge.svg
:target: https://github.com/domdfcoding/dummy_wx/actions?query=workflow%3A%22macOS%22
:alt: macOS Test Status.. |actions_flake8| image:: https://github.com/domdfcoding/dummy_wx/workflows/Flake8/badge.svg
:target: https://github.com/domdfcoding/dummy_wx/actions?query=workflow%3A%22Flake8%22
:alt: Flake8 Status.. |actions_mypy| image:: https://github.com/domdfcoding/dummy_wx/workflows/mypy/badge.svg
:target: https://github.com/domdfcoding/dummy_wx/actions?query=workflow%3A%22mypy%22
:alt: mypy status.. |requires| image:: https://requires.io/github/domdfcoding/dummy_wx/requirements.svg?branch=master
:target: https://requires.io/github/domdfcoding/dummy_wx/requirements/?branch=master
:alt: Requirements Status.. |codefactor| image:: https://img.shields.io/codefactor/grade/github/domdfcoding/dummy_wx?logo=codefactor
:target: https://www.codefactor.io/repository/github/domdfcoding/dummy_wx
:alt: CodeFactor Grade.. |pypi-version| image:: https://img.shields.io/pypi/v/dummy_wx
:target: https://pypi.org/project/dummy_wx/
:alt: PyPI - Package Version.. |supported-versions| image:: https://img.shields.io/pypi/pyversions/dummy_wx?logo=python&logoColor=white
:target: https://pypi.org/project/dummy_wx/
:alt: PyPI - Supported Python Versions.. |supported-implementations| image:: https://img.shields.io/pypi/implementation/dummy_wx
:target: https://pypi.org/project/dummy_wx/
:alt: PyPI - Supported Implementations.. |wheel| image:: https://img.shields.io/pypi/wheel/dummy_wx
:target: https://pypi.org/project/dummy_wx/
:alt: PyPI - Wheel.. |license| image:: https://img.shields.io/github/license/domdfcoding/dummy_wx
:target: https://github.com/domdfcoding/dummy_wx/blob/master/LICENSE
:alt: License.. |language| image:: https://img.shields.io/github/languages/top/domdfcoding/dummy_wx
:alt: GitHub top language.. |commits-since| image:: https://img.shields.io/github/commits-since/domdfcoding/dummy_wx/v0.3.0
:target: https://github.com/domdfcoding/dummy_wx/pulse
:alt: GitHub commits since tagged version.. |commits-latest| image:: https://img.shields.io/github/last-commit/domdfcoding/dummy_wx
:target: https://github.com/domdfcoding/dummy_wx/commit/master
:alt: GitHub last commit.. |maintained| image:: https://img.shields.io/maintenance/yes/2021
:alt: Maintenance.. |pypi-downloads| image:: https://img.shields.io/pypi/dm/dummy_wx
:target: https://pypi.org/project/dummy_wx/
:alt: PyPI - Downloads.. |pre_commit_ci| image:: https://results.pre-commit.ci/badge/github/domdfcoding/dummy_wx/master.svg
:target: https://results.pre-commit.ci/latest/github/domdfcoding/dummy_wx/master
:alt: pre-commit.ci status.. end shields