decohints

A decorator for decorators that allows you to see the parameters of a decorated function when using it in PyCharm.

APACHE-2.0 License

Downloads
19.1K
Stars
37
Committers
1

Bot releases are visible (Hide)

decohints - Decohints 1.0.9 Latest Release

Published by gri-gus over 1 year ago

  • Updated README
decohints - Decohints 1.0.8

Published by gri-gus over 1 year ago

  • Updated README and project structure;
decohints - Decohints 1.0.7

Published by gri-gus over 2 years ago

  • Correction README
decohints - Decohints 1.0.5

Published by gri-gus over 2 years ago

  • Fix Mypy error: "Skipping analyzing 'decohints': module is installed, but missing library stubs or py.typed marker"
decohints - Decohints 1.0.2

Published by gri-gus over 2 years ago

  • Поддержка функций-декораторов, классов-декораторов, декораторов классов
  • Добавлены примеры использования