lib_programname

Determining the Name of a Process from Python

MIT License

Downloads
26.9K
Stars
2
Committers
2
lib_programname - v2.0.9 Latest Release

Published by bitranox over 1 year ago

v2.0.9

2023-07-14:
- add codeql badge
- move 3rd_party_stubs outside the src directory to ./.3rd_party_stubs
- add pypy 3.10 tests
- add python 3.12-dev tests

lib_programname - v2.0.8

Published by bitranox over 1 year ago

v2.0.8

2023-07-13:
- require minimum python 3.8
- remove python 3.7 tests

lib_programname - v2.0.7

Published by bitranox over 1 year ago

v2.0.7

2023-07-12:
- also works now with symlinks
- also works now with scripts and symlinks which do not have a py extension
- clean ./tests/test_cli.py

lib_programname - v2.0.6

Published by bitranox over 1 year ago

v2.0.6

2023-07-12:
- introduce PEP517 packaging standard
- introduce pyproject.toml build-system
- remove mypy.ini
- remove pytest.ini
- remove setup.cfg
- remove setup.py
- remove .bettercodehub.yml
- remove .travis.yml
- update black config

lib_programname - v2.0.5

Published by bitranox over 2 years ago

v2.0.5

2022-06-02: correct mypy type error

lib_programname - v2.0.4.2

Published by bitranox over 2 years ago

v2.0.4.2

2022-06-01: update to github actions checkout@v3 and setup-python@v3

lib_programname - v2.0.4.1

Published by bitranox over 2 years ago

v2.0.4.1

2022-06-01: update github actions test matrix

lib_programname - v2.0.4

Published by bitranox over 2 years ago

v2.0.4

2022-03-29: remedy mypy Untyped decorator makes function "cli_info" untyped

lib_programname - v2.0.3

Published by bitranox over 2 years ago

v2.0.3

2022-03-25: fix github actions windows test

lib_programname - v2.0.2

Published by bitranox over 2 years ago

v2.0.2

2022-03-25: fix github actions windows test

lib_programname - v2.0.1

Published by bitranox almost 3 years ago

v2.0.1

2021-11-22: Patch Release
- fix tests
- fix "setup.py test"
- delete some (old) functions

lib_programname - v1.2.0

Published by bitranox almost 3 years ago

v1.2.0

2021-11-22: Minor Release
- implement github actions
- deduplicate code, added lib_detect_testenv as dependency
- deleted functions which reside now in lib_detect_testenv

lib_programname - v1.1.8

Published by bitranox about 4 years ago

v1.1.8

2020-10-09: service release
- update travis build matrix for linux 3.9-dev
- update travis build matrix (paths) for windows 3.9 / 3.10

lib_programname - v1.1.7

Published by bitranox about 4 years ago

v1.1.7

2020-08-08: service release
- fix documentation
- fix travis
- deprecate pycodestyle
- implement flake8

lib_programname - v1.1.6

Published by bitranox about 4 years ago

v1.1.6

2020-08-01: fix pypi deploy

lib_programname - initial release

Published by bitranox about 4 years ago

1.1.5
2020-07-31: initial release

Package Rankings
Top 11.0% on Pypi.org
Related Projects