Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Louis
pypimonitor
Commits
1c227125
Commit
1c227125
authored
May 17, 2016
by
Louis
Browse files
todo
parent
785ee35a
Changes
1
Hide whitespace changes
Inline
Side-by-side
TODO.mdwn
View file @
1c227125
...
...
@@ -9,8 +9,8 @@
- [x] Remove TODO/chart.html
- [ ] Add package name in chart tooltips
- [x] Utiliser l'API json qui n'est pas sensible à la casse
-
json.loads(requests.get("http://pypi.python.org/pypi/pdfautonup/json").text)
- [
] Open a ticket to remove the xmlrpc requirements. See if warehouse will extend the api.
json.loads(requests.get("http://pypi.python.org/pypi/pdfautonup/json").text)
- [
x
] Open a ticket to remove the xmlrpc requirements. See if warehouse will extend the api.
- [ ] Display "Listening to http://localhost:PORT"
- [ ] Wait for pypi downloads to work again
- [x] Change name to pypimonitor
...
...
@@ -26,6 +26,8 @@
- [ ] `render()` method of plugins is passed the type and the pypi slug
- [ ] Plugins have an `agnostic` argument, stating if they can be used when no information is known about a package but its pypi name
- [ ] localhost:PORT/index.html shows a form with text entries for pkg, usr, column if no valid package is given
- [ ] Add an argument to Renderer to show the default data to put in form
- [ ] If this argument is None, do not show forms
- [x] pkg= usr= column= arguments can be comma separated lists
- [ ] Add a favicon
- [ ] Each plugin can access global and common options in global configuration
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment