GithubHelp home page GithubHelp logo

seddonym / impulse Goto Github PK

View Code? Open in Web Editor NEW
35.0 35.0 3.0 162 KB

Impulse is a command line tool for exploring the imports in a Python package.

Home Page: https://impulse-cli.readthedocs.io

License: BSD 2-Clause "Simplified" License

Python 100.00%

impulse's People

Contributors

seddonym avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

impulse's Issues

Feature request: bulk generation

It would be nice if I could specify a package and recursively generate the single-layer graphs for all subpackages. (Currently I have to manually enter them one at a time, or at least concoct some sort cli command to accomplish this.) They could all open simultaneously, I just want to be able to review them all without running additional commands.

This is related to #8; the difference is that this would still just be a single "layer", just at multiple points.

Officially support click 8

Currently setup.py says it needs click < 8, but it probably works on the latest Click.

Need to update setup.py and the tox testing matrix.

Feature request: nested package graphs

As far as I can tell, I can't inspect deeper than a single "layer" of the package at a time. Being able to generate the graph for a configurable depth (or even just manually specifying a whole list of files to look at) would be useful for determining precisely where cyclic dependencies are occurring.

Remove dependency on Graphviz

The current requirement to install Graphviz into the system is annoying - it takes a while to install and is extra friction. It would be much nicer if pip install impulse just worked on its own.

I don't have any concrete ideas about how we could do this yet, but just noting this down.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.