/appswag

A clone of pyswagger, renamed as appswag, for my own needs

Primary LanguagePythonMIT LicenseMIT

This repo is a fork of pyswagger, for my own need.

appswag is exactly what pyswagger is (same code, same apis). But appswag is a package (which does'nt interfer with pyswagger), and will contain some minor changes ... just for me/us.

Available on pypi

All pytests works: 285 passed, 4 skipped, 11 warnings in 11.24s

py -m pytest .\appswag\tests

And it's buildable

py .\setup.py bdist

Upload Python Package

Test