apeye-core 1.1.5


pip install apeye-core

  Latest version

Released: Jan 30, 2024


Meta
Author: Dominic Davis-Foster
Requires Python: >=3.6.1

Classifiers

Development Status
  • 5 - Production/Stable

Intended Audience
  • Developers

License
  • OSI Approved :: BSD License

Operating System
  • OS Independent

Programming Language
  • Python
  • Python :: 3 :: Only
  • Python :: 3.6
  • Python :: 3.7
  • Python :: 3.8
  • Python :: 3.9
  • Python :: 3.10
  • Python :: 3.11
  • Python :: 3.12
  • Python :: Implementation :: CPython
  • Python :: Implementation :: PyPy

Topic
  • Software Development :: Libraries :: Python Modules

Typing
  • Typed

Core (offline) functionality for the apeye library.

Tests

Linux Test Status Windows Test Status macOS Test Status Coverage

PyPI

PyPI - Package Version PyPI - Supported Python Versions PyPI - Supported Implementations PyPI - Wheel

Anaconda

Conda - Package Version Conda - Platform

Activity

GitHub last commit GitHub commits since tagged version Maintenance PyPI - Downloads

QA

CodeFactor Grade Flake8 Status mypy status

Other

License GitHub top language Requirements Status

Installation

apeye-core can be installed from PyPI or Anaconda.

To install with pip:

$ python -m pip install apeye-core

To install with conda:

$ conda install -c conda-forge apeye-core

Wheel compatibility matrix

Platform Python 3
any

Files in release

Extras: None
Dependencies:
domdf-python-tools (>=2.6.0)
idna (>=2.5)