8000 Tags · aj-0x616a/umbr_api · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: aj-0x616a/umbr_api

Tags

Unverified

This user has not yet uploaded their public signing key.

1.0.2

Toggle 1.0.2's commit message

Unverified

This user has not yet uploaded their public signing key.
1.0.2 (andreygrechin#4)

- changelog file (CHANGELOG.md)
- black formatter as a default option
- optional linters (bandit, isort, flake8, safety, check, pyroma)
- configuration files for pylint (.pylintrc) and markdownlint (.markdownlint.json)
- README description of a keyring module issue with unsigned python binaries
- a logo file
- guidelines badges

- license headers and a copyright year to 2019
- README badges
- ci for new python builds
- sort imports
- replace pylint exceptions codes with symbolic names

- support for Python 3.4

- pytest import from a local directory
- typos and other minor edits

1.0.0

Toggle 1.0.0's commit message
add support of management and reporting api

0.4.2

Toggle 0.4.2's commit message
v0.4.2

chg: updated requirements in ``setup.py``
chg: deleted requirements txt files, use ``setup.py`` and ``extras_require`` instead
new: added Python 3.7 support, updated CI

0.4.1

Toggle 0.4.1's commit message
3A7E
remove requirements_dev.txt

all dev requirements already included in setup.py
0