Giter VIP home page Giter VIP logo

aiohttp-mako's People

Contributors

alefteris avatar asvetlov avatar dependabot-preview[bot] avatar dependabot[bot] avatar edwardbetts avatar ilyasemenov avatar imgbot[bot] avatar jettify avatar pyup-bot 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

aiohttp-mako's Issues

Yum broken when RPM from this requirement with underscores.

Please never use underscores in python-packages names.

PEP-008 conatins

Python packages should also have short, all-lowercase names, although the use of underscores is discouraged.

We have a really problem. When our build system convert all dependencies to RPM (using FPM) yum is broken. We are can't use this package in our projects.

How setup template directory

It is good to have opportunity setup template directory like aiohttp-jinja2 does
aiohttp_jinja2.setup(app, loader=jinja2.FileSystemLoader('/path/to/templates/folder'))
May be i missed it in docs ?

Deprecated from collections import Mapping

With 3.7.4 & aiohttp-mako-0.3.0 I'm getting the following deprecation warning:

.../.local/lib/python3.7/site-packages/aiohttp_mako/__init__.py:4: DeprecationWarning:
Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working
  from collections import Mapping

Release 0.0.1

I need to release aiohttp_mako first in order release aiohttp_debugtoolbar. My plan is following

  1. discuss and resolve #1
  2. add basic documentations
  3. add one more advanced example

Thoughts?

Archive this project?

There is no activity on this repo, and it appears to be practically unused.

In the dependency view, Github says there are only 23 repositories and 2 packages depending on this project (aiohttp-jinja2 by comparison has 36,151 repositories and 94 packages). PyPI stats suggest it is probably downloaded about 20 times a day (aiohttp-jinja2 is around 6,000).

Based on this, I'm not sure it's worth spending any effort maintaining the project further.

(One of the 23 repositories is aiohttp-debugtoolbar, which uses it for a demo. I've opened aio-libs/aiohttp-debugtoolbar#516 to migrate the demo, which should be done first).

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.