Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

zmievsa/inspect313

 
 

inspect313

Build Status codecov Python Version wemake-python-styleguide

Backport of insect module from Python3.13

Features

Installation

pip install inspect313

Example

Showcase how your project can be used:

from inspect313.example import some_function

print(some_function(3, 4))
# => 7

License

MIT

Credits

This project was generated with wemake-python-package. Current template version is: fd12a6bfd37eeb665fd971e7f92bf429b974b8fb. See what is updated since then.

About

Backport of `insect` module from Python3.13

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 62.3%
  • Makefile 37.7%