Metadata-Version: 2.1
Name: snowstorm
Version: 0.0.1
Summary: ServiceNow library and UI
Home-page: https://github.com/rbw/snowstorm
License: MIT
Author: Robert Wikman
Author-email: rbw@vault13.org
Requires-Python: >=3.7,<4.0
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Web Environment
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Software Development :: Libraries
Requires-Dist: aiohttp (>=3.6.2,<4.0.0)
Requires-Dist: marshmallow (>=3.2.2,<4.0.0)
Requires-Dist: pytz (>=2019.3,<2020.0)
Requires-Dist: ujson (>=1.35,<2.0)
Description-Content-Type: text/markdown

# snowstorm
ServiceNow library and UI

Key characteristics:
- Async capable
- Python36+ support
- Built-in ORM
- Request parallelism
- Stream generator
- Extensible
- Cross platform UI
- Permissively licensed


