ajylee / call_mapLinks
Tool for navigating Python call graphs. Old project page: https://github.com/nccgroup/call_map
☆18Updated 2 years ago
Alternatives and similar repositories for call_map
Users that are interested in call_map are comparing it to the libraries listed below
Sorting:
- Command Line Generator (clg): wrapper to argparse module that generate a command-line from a predefined dictionnary (ie: a JSON, YAML, ..…☆32Updated 2 years ago
- Current development for Call Map takes place at https://github.com/ajylee/call_map. Call Map is a tool for navigating Python call graphs.…☆28Updated 4 years ago
- Add ipython magic to call python trepan☆13Updated 5 years ago
- yet another static checker for Python code☆21Updated 5 months ago
- pyan is a Python module that performs static analysis of Python code to determine a call dependency graph between functions and methods. …☆55Updated 4 years ago
- Rust-like macros in Python by abusing type annotations☆63Updated 6 years ago
- Access domain information via python and command line.☆16Updated last year
- Misspelled Words In Context☆38Updated 5 months ago
- Hypothesis extension to allow generating strings based on regex☆26Updated 6 years ago
- Python observability & instrumentation primitives for metrics and benchmarking☆12Updated 7 years ago
- An IPython notebook plugin for visualizing ASTs.☆107Updated 8 months ago
- Programmatically edit text files with Python. Useful for source to source transformations.☆114Updated this week
- The tool I used to write my book, Effective Python.☆83Updated 7 years ago
- Decorators for debugging Python☆42Updated 6 years ago
- 145+ extra higher-level functional tools beyond standard library's `itertools`, `functools`, etc. and popular third-party libraries like …☆159Updated 4 months ago
- Validate conditions, Python style.☆156Updated 9 months ago
- A very intuitive and useful adapter to libarchive for universal archive access.☆97Updated 5 years ago
- Graphviz Python dot generator☆40Updated 5 years ago
- A Python command-line shell☆179Updated 5 years ago
- An aspect-oriented programming, monkey-patch and decorators library. It is useful when changing behavior in existing code is desired. It …☆128Updated last year
- Regular expressions reverser for Python☆27Updated 8 years ago
- unit test generator for Python☆99Updated 8 years ago
- A collection of useful Python tools☆157Updated 2 weeks ago
- Repository for my Hypothesis training course☆10Updated 8 years ago
- Curses-like terminal wrapper with a display based on compositing 2d arrays of text.☆62Updated last year
- Jump to the original message from a virtual maildir in Mutt☆27Updated 3 years ago
- Research notebooks in Python, with the power of literate programming and Markdown.☆41Updated 12 years ago
- Fully automated python fuzzer built to test if code actually is production ready in seconds.☆108Updated 5 months ago
- A gdb-like Python 2.x Debugger in the Trepan family☆87Updated 2 weeks ago
- Rapidly create full-featured command line interfaces with help, subcommand dispatch, and validation.☆13Updated 5 years ago