Htagweb

Latest version: v0.42.3

Safety actively analyzes 706267 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 10 of 10

0.3.3

minor fix : The Manager tcp server is now a real asyncio task (which seems to change nothing ;-( )

**Full Changelog**: https://github.com/manatlan/htagweb/compare/v0.3.2...v0.3.3

0.3.2

A minor fix, to avoid to try reloading module, when the module contains the htagweb instance (to avoid to reload server which will not work). So the test.py (minimal example) should work again. But IRL you should use gunicorn/uvicorn (which can't have this kind of trouble)

**Full Changelog**: https://github.com/manatlan/htagweb/compare/v0.3.1...v0.3.2

0.3.1

the renewal mechanism works now as expected (the module is reloaded on demand)

**Full Changelog**: https://github.com/manatlan/htagweb/compare/v0.3.0...v0.3.1

0.3.0

Should works better, and quicker. Fully Tested with unittests.

- the manager is now an async task (no more a process)
- Process is now by user (was by htag before)
- Process use Pipes (in place of queue before)
- graceful shutdown
- uvloop compatible !
- works on win+nux, at least
- seskeeper is gone (session/process die on a inactivity timeout)

**Full Changelog**: https://github.com/manatlan/htagweb/compare/v0.1.0...v0.3.0

0.1.0

First official release which is usable ... I use it on production server ;-)

**Full Changelog**: https://github.com/manatlan/htagweb/compare/v0.0.3...v0.1.0

0.0.1

just a 1st version, not usable

Page 10 of 10

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.