You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -156,8 +156,8 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
156
156
157
157
*Interactive Python interpreters (REPL).*
158
158
159
-
*[Jupyter Notebook (IPython)](https://jupyter.org) - A rich toolkit to help you make the most out of using Python interactively.
160
-
*[bpython](https://github.com/bpython/bpython)– A fancy interface to the Python interpreter.
159
+
*[Jupyter Notebook (IPython)](https://jupyter.org) - A rich toolkit to help you make the most out of using Python interactively.
160
+
*[bpython](https://github.com/bpython/bpython)- A fancy interface to the Python interpreter.
161
161
*[ptpython](https://github.com/jonathanslenders/ptpython) - Advanced Python REPL built on top of the [python-prompt-toolkit](https://github.com/jonathanslenders/python-prompt-toolkit).
162
162
163
163
## Files
@@ -742,15 +742,15 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
742
742
*[django-xadmin](https://github.com/sshwsfc/xadmin) - Drop-in replacement of Django admin comes with lots of goodies.
743
743
*[flask-admin](https://github.com/flask-admin/flask-admin) - Simple and extensible administrative interface framework for Flask.
744
744
*[flower](https://github.com/mher/flower) - Real-time monitor and web admin for Celery.
745
-
*[Grappelli](http://grappelliproject.com)– A jazzy skin for the Django Admin-Interface.
745
+
*[Grappelli](http://grappelliproject.com)- A jazzy skin for the Django Admin-Interface.
746
746
*[Wooey](https://github.com/wooey/wooey) - A Django app which creates automatic web UIs for Python scripts.
747
747
748
748
## Static Site Generator
749
749
750
750
*Static site generator is a software that takes some text + templates as input and produces HTML files on the output.*
751
751
752
752
*[Pelican](http://blog.getpelican.com/) - Uses Markdown or ReST for content and Jinja 2 for themes. Supports DVCS, Disqus. AGPL.
753
-
*[Cactus](https://github.com/koenbok/Cactus/)– Static site generator for designers.
753
+
*[Cactus](https://github.com/koenbok/Cactus/)- Static site generator for designers.
754
754
*[Hyde](http://hyde.github.io/) - Jinja2-based static web site generator.
755
755
*[Nikola](https://www.getnikola.com/) - A static website and blog generator.
756
756
*[Tinkerer](http://tinkerer.me/) - Tinkerer is a blogging engine/.static website generator powered by Sphinx.
@@ -929,7 +929,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
0 commit comments