Coder Social home page Coder Social logo

flask_debugtoolbar_lineprofilerpanel's People

Contributors

appsforartists avatar diyan avatar jlfwong 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  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  avatar

flask_debugtoolbar_lineprofilerpanel's Issues

Can't profile inner functions

def foo():
    @line_profile
    def foo_inner():
        pass

This won't work because the reference to foo changes (local variable I believe)

Can no longer install from pip

pip install flask-debugtoolbar-lineprofilerpanel
Downloading/unpacking flask-debugtoolbar-lineprofilerpanel
  Downloading Flask-DebugToolbar-LineProfilerPanel-0.0.6.tar.gz
  Running setup.py egg_info for package flask-debugtoolbar-lineprofilerpanel

Requirement already satisfied (use --upgrade to upgrade): Flask-DebugToolbar in /Users/congqin/PythonVEs/fantex-global/lib/python2.7/site-packages (from flask-debugtoolbar-lineprofilerpanel)
Downloading/unpacking line-profiler (from flask-debugtoolbar-lineprofilerpanel)
  Could not find a version that satisfies the requirement line-profiler (from flask-debugtoolbar-lineprofilerpanel) (from versions: 1.0b1, 1.0b2, 1.0b3)
Cleaning up...
No distributions matching the version for line-profiler (from flask-debugtoolbar-lineprofilerpanel)
Storing complete log in /Users/congqin/.pip/pip.log

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.