Giter Site home page Giter Site logo

more.pathtool's Introduction

CI Status https://coveralls.io/repos/github/morepath/morepath/badge.svg?branch=master

Morepath: Python web microframework with super powers

Morepath is a Python web framework. An application consists of models. Each type of model is published on a URL path. Content is exposed to the web using views.

Documentation.

more.pathtool's People

Contributors

faassen avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

dpausp

more.pathtool's Issues

AttributeError: 'Configurable' object has no attribute '_action_groups'

Full stack trace:

$ morepathtool toto
Traceback (most recent call last):
  File "/Users/fermigier/envs/xsl/bin/morepathtool", line 11, in <module>
    load_entry_point('xsl-server', 'console_scripts', 'morepathtool')()
  File "/Users/fermigier/projects/eit-digital/xsl-server/xsl/web/main.py", line 15, in dump_path
    path_tool(App)
  File "/Users/fermigier/envs/xsl/lib/python2.7/site-packages/more/pathtool/main.py", line 35, in path_tool
    infos = get_path_and_view_info(app_class)
  File "/Users/fermigier/envs/xsl/lib/python2.7/site-packages/more/pathtool/main.py", line 106, in get_path_and_view_info
    for action, path in get_path_and_view_actions(app_class):
  File "/Users/fermigier/envs/xsl/lib/python2.7/site-packages/more/pathtool/main.py", line 161, in get_path_and_view_actions
    for action, f in q(app_class):
  File "/Users/fermigier/envs/xsl/lib/python2.7/site-packages/dectate/query.py", line 109, in query_action_classes
    action_group = configurable.get_action_group(action_class)
  File "/Users/fermigier/envs/xsl/lib/python2.7/site-packages/dectate/config.py", line 194, in get_action_group
    return self._action_groups.get(action_class, None)
AttributeError: 'Configurable' object has no attribute '_action_groups'

deps:

$ pip freeze
attrs==16.2.0
beautifulsoup4==4.5.1
cffi==1.8.3
cryptography==1.5.2
dectate==0.12
enum34==1.1.6
idna==2.1
importscan==0.1
ipaddress==1.0.17
more.jwtauth==0.8
more.pathtool==0.5
morepath==0.16.2
py==1.4.31
pyasn1==0.1.9
pycparser==2.17
PyJWT==1.4.2
pytest==3.0.3
reg==0.10
repoze.lru==0.6
six==1.10.0
waitress==1.0.1
WebOb==1.6.2
WebTest==2.0.23
xsl-server==0.0.0

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.