Metadata-Version: 2.1
Name: neon-utils
Version: 0.7.3a5
Summary: Utilities for NeonAI
Home-page: https://github.com/neongeckocom/neon-skill-utils
Author: NeonDaniel
Author-email: daniel@neon.ai
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: mycroft-messagebus-client (!=0.9.2,!=0.9.3,~=0.9)
Requires-Dist: requests
Requires-Dist: requests-cache (~=0.6)
Requires-Dist: beautifulsoup4 (~=4.9.3)
Requires-Dist: lxml (~=4.5.2)
Requires-Dist: pendulum (~=2.1.2)
Requires-Dist: geopy (~=2.1.0)
Requires-Dist: timezonefinder (~=5.2.0)
Requires-Dist: netifaces (~=0.10.9)
Requires-Dist: nltk (~=3.5)
Requires-Dist: ruamel.yaml (~=0.16.12)
Requires-Dist: pydub (~=0.25.1)
Requires-Dist: fastlang (==0.0.4)
Requires-Dist: langdetect (~=1.0.8)
Requires-Dist: translate
Requires-Dist: boto3
Requires-Dist: ovos-utils (>=0.0.6)
Requires-Dist: neon-mq-connector (>=0.1.1a0)
Requires-Dist: combo-lock (~=0.1)
Requires-Dist: soundfile (~=0.10)
Requires-Dist: librosa (~=0.8)

# Neon Skill Utilities
![Unit Tests](https://github.com/NeonGeckoCom/neon-skill-utils/workflows/Run%20Unit%20Tests/badge.svg)

Collection of generic utilities used within Neon Core and Skills.
Contains utilities for running Neon Skills on Mycroft and OVOS.

