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
7dd8da0c
Commit
7dd8da0c
authored
Mar 06, 2016
by
Louis
Browse files
Rename pipstats to pypistats
parent
23bc9dfb
Changes
12
Hide whitespace changes
Inline
Side-by-side
pi
p
stats/__init__.py
→
py
pistats/__init__.py
View file @
7dd8da0c
File moved
pi
p
stats/__main__.py
→
py
pistats/__main__.py
View file @
7dd8da0c
...
...
@@ -8,7 +8,7 @@ import os
import
pkg_resources
import
random
from
pi
p
stats
import
PackageList
from
p
yp
istats
import
PackageList
class
Counter
:
def
__init__
(
self
):
...
...
pi
p
stats/data/templates/badge.html
→
py
pistats/data/templates/badge.html
View file @
7dd8da0c
File moved
pi
p
stats/data/templates/badges/docs.html
→
py
pistats/data/templates/badges/docs.html
View file @
7dd8da0c
File moved
pi
p
stats/data/templates/badges/homepage.html
→
py
pistats/data/templates/badges/homepage.html
View file @
7dd8da0c
File moved
pi
p
stats/data/templates/badges/pypi.html
→
py
pistats/data/templates/badges/pypi.html
View file @
7dd8da0c
File moved
pi
p
stats/data/templates/badges/pypi_ddownload.html
→
py
pistats/data/templates/badges/pypi_ddownload.html
View file @
7dd8da0c
File moved
pi
p
stats/data/templates/badges/pypi_mdownload.html
→
py
pistats/data/templates/badges/pypi_mdownload.html
View file @
7dd8da0c
File moved
pi
p
stats/data/templates/badges/pypi_version.html
→
py
pistats/data/templates/badges/pypi_version.html
View file @
7dd8da0c
File moved
pi
p
stats/data/templates/badges/pypi_wdownload.html
→
py
pistats/data/templates/badges/pypi_wdownload.html
View file @
7dd8da0c
File moved
pi
p
stats/data/templates/index.html
→
py
pistats/data/templates/index.html
View file @
7dd8da0c
File moved
pi
p
stats/data/templates/linecharts.html
→
py
pistats/data/templates/linecharts.html
View file @
7dd8da0c
File moved
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