aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2018-11-12 23:18:56 -0800
committerBryan Newbold <bnewbold@robocracy.org>2018-11-12 23:18:56 -0800
commitb03bfc8f3fd84141738f775b273a99850d78e1ff (patch)
tree64858e474fa38aa015f06f5e15b851dcc85da421
parent055c464deea8cdaccf3ed384995d4409b0f51409 (diff)
downloadfatcat-b03bfc8f3fd84141738f775b273a99850d78e1ff.tar.gz
fatcat-b03bfc8f3fd84141738f775b273a99850d78e1ff.zip
refactor python modules
-rw-r--r--python/fatcat_tools/changelog_workers.py (renamed from python/fatcat/changelog_workers.py)0
-rw-r--r--python/fatcat_tools/crossref_importer.py (renamed from python/fatcat/crossref_importer.py)0
-rw-r--r--python/fatcat_tools/elastic_workers.py (renamed from python/fatcat/elastic_workers.py)0
-rw-r--r--python/fatcat_tools/entity_helpers.py (renamed from python/fatcat/entity_helpers.py)0
-rw-r--r--python/fatcat_tools/fcid.py (renamed from python/fatcat/fcid.py)0
-rwxr-xr-xpython/fatcat_tools/grobid_metadata_importer.py (renamed from python/fatcat/grobid_metadata_importer.py)0
-rw-r--r--python/fatcat_tools/importer_common.py (renamed from python/fatcat/importer_common.py)0
-rw-r--r--python/fatcat_tools/issn_importer.py (renamed from python/fatcat/issn_importer.py)0
-rw-r--r--python/fatcat_tools/matched_importer.py (renamed from python/fatcat/matched_importer.py)0
-rw-r--r--python/fatcat_tools/orcid_importer.py (renamed from python/fatcat/orcid_importer.py)0
-rw-r--r--python/fatcat_tools/raw_api_client.py (renamed from python/fatcat/raw_api_client.py)0
-rw-r--r--python/fatcat_tools/worker_common.py (renamed from python/fatcat/worker_common.py)0
-rw-r--r--python/fatcat_web/__init__.py (renamed from python/fatcat/__init__.py)0
-rw-r--r--python/fatcat_web/routes.py (renamed from python/fatcat/routes.py)0
-rw-r--r--python/fatcat_web/search.py (renamed from python/fatcat/search.py)0
-rw-r--r--python/fatcat_web/static/fatcat.jpg (renamed from python/fatcat/static/fatcat.jpg)bin86240 -> 86240 bytes
-rw-r--r--python/fatcat_web/static/robots.txt (renamed from python/fatcat/static/robots.txt)0
-rw-r--r--python/fatcat_web/templates/404.html (renamed from python/fatcat/templates/404.html)0
-rw-r--r--python/fatcat_web/templates/about.html (renamed from python/fatcat/templates/about.html)0
-rw-r--r--python/fatcat_web/templates/base.html (renamed from python/fatcat/templates/base.html)0
-rw-r--r--python/fatcat_web/templates/changelog.html (renamed from python/fatcat/templates/changelog.html)0
-rw-r--r--python/fatcat_web/templates/changelog_view.html (renamed from python/fatcat/templates/changelog_view.html)0
-rw-r--r--python/fatcat_web/templates/container_create.html (renamed from python/fatcat/templates/container_create.html)0
-rw-r--r--python/fatcat_web/templates/container_view.html (renamed from python/fatcat/templates/container_view.html)0
-rw-r--r--python/fatcat_web/templates/creator_view.html (renamed from python/fatcat/templates/creator_view.html)0
-rw-r--r--python/fatcat_web/templates/editgroup_view.html (renamed from python/fatcat/templates/editgroup_view.html)0
-rw-r--r--python/fatcat_web/templates/editor_changelog.html (renamed from python/fatcat/templates/editor_changelog.html)0
-rw-r--r--python/fatcat_web/templates/editor_view.html (renamed from python/fatcat/templates/editor_view.html)0
-rw-r--r--python/fatcat_web/templates/entity_edit.html (renamed from python/fatcat/templates/entity_edit.html)0
-rw-r--r--python/fatcat_web/templates/entity_history.html (renamed from python/fatcat/templates/entity_history.html)0
-rw-r--r--python/fatcat_web/templates/file_view.html (renamed from python/fatcat/templates/file_view.html)0
-rw-r--r--python/fatcat_web/templates/home.html (renamed from python/fatcat/templates/home.html)0
-rw-r--r--python/fatcat_web/templates/release_changelog.html (renamed from python/fatcat/templates/release_changelog.html)0
-rw-r--r--python/fatcat_web/templates/release_create.html (renamed from python/fatcat/templates/release_create.html)0
-rw-r--r--python/fatcat_web/templates/release_search.html (renamed from python/fatcat/templates/release_search.html)0
-rw-r--r--python/fatcat_web/templates/release_view.html (renamed from python/fatcat/templates/release_view.html)0
-rw-r--r--python/fatcat_web/templates/stats.html (renamed from python/fatcat/templates/stats.html)0
-rw-r--r--python/fatcat_web/templates/work_view.html (renamed from python/fatcat/templates/work_view.html)0
-rw-r--r--python/webface_config.py (renamed from python/config.py)0
39 files changed, 0 insertions, 0 deletions
diff --git a/python/fatcat/changelog_workers.py b/python/fatcat_tools/changelog_workers.py
index e341ea32..e341ea32 100644
--- a/python/fatcat/changelog_workers.py
+++ b/python/fatcat_tools/changelog_workers.py
diff --git a/python/fatcat/crossref_importer.py b/python/fatcat_tools/crossref_importer.py
index 37005965..37005965 100644
--- a/python/fatcat/crossref_importer.py
+++ b/python/fatcat_tools/crossref_importer.py
diff --git a/python/fatcat/elastic_workers.py b/python/fatcat_tools/elastic_workers.py
index 3d2e9c39..3d2e9c39 100644
--- a/python/fatcat/elastic_workers.py
+++ b/python/fatcat_tools/elastic_workers.py
diff --git a/python/fatcat/entity_helpers.py b/python/fatcat_tools/entity_helpers.py
index c454536b..c454536b 100644
--- a/python/fatcat/entity_helpers.py
+++ b/python/fatcat_tools/entity_helpers.py
diff --git a/python/fatcat/fcid.py b/python/fatcat_tools/fcid.py
index dd72b242..dd72b242 100644
--- a/python/fatcat/fcid.py
+++ b/python/fatcat_tools/fcid.py
diff --git a/python/fatcat/grobid_metadata_importer.py b/python/fatcat_tools/grobid_metadata_importer.py
index 95cc285e..95cc285e 100755
--- a/python/fatcat/grobid_metadata_importer.py
+++ b/python/fatcat_tools/grobid_metadata_importer.py
diff --git a/python/fatcat/importer_common.py b/python/fatcat_tools/importer_common.py
index 8dfee875..8dfee875 100644
--- a/python/fatcat/importer_common.py
+++ b/python/fatcat_tools/importer_common.py
diff --git a/python/fatcat/issn_importer.py b/python/fatcat_tools/issn_importer.py
index c9ef50b5..c9ef50b5 100644
--- a/python/fatcat/issn_importer.py
+++ b/python/fatcat_tools/issn_importer.py
diff --git a/python/fatcat/matched_importer.py b/python/fatcat_tools/matched_importer.py
index 7f55369b..7f55369b 100644
--- a/python/fatcat/matched_importer.py
+++ b/python/fatcat_tools/matched_importer.py
diff --git a/python/fatcat/orcid_importer.py b/python/fatcat_tools/orcid_importer.py
index e1f5943c..e1f5943c 100644
--- a/python/fatcat/orcid_importer.py
+++ b/python/fatcat_tools/orcid_importer.py
diff --git a/python/fatcat/raw_api_client.py b/python/fatcat_tools/raw_api_client.py
index 75151ebb..75151ebb 100644
--- a/python/fatcat/raw_api_client.py
+++ b/python/fatcat_tools/raw_api_client.py
diff --git a/python/fatcat/worker_common.py b/python/fatcat_tools/worker_common.py
index 77ea2c15..77ea2c15 100644
--- a/python/fatcat/worker_common.py
+++ b/python/fatcat_tools/worker_common.py
diff --git a/python/fatcat/__init__.py b/python/fatcat_web/__init__.py
index aa12f972..aa12f972 100644
--- a/python/fatcat/__init__.py
+++ b/python/fatcat_web/__init__.py
diff --git a/python/fatcat/routes.py b/python/fatcat_web/routes.py
index ddb56abd..ddb56abd 100644
--- a/python/fatcat/routes.py
+++ b/python/fatcat_web/routes.py
diff --git a/python/fatcat/search.py b/python/fatcat_web/search.py
index b6826110..b6826110 100644
--- a/python/fatcat/search.py
+++ b/python/fatcat_web/search.py
diff --git a/python/fatcat/static/fatcat.jpg b/python/fatcat_web/static/fatcat.jpg
index ad100381..ad100381 100644
--- a/python/fatcat/static/fatcat.jpg
+++ b/python/fatcat_web/static/fatcat.jpg
Binary files differ
diff --git a/python/fatcat/static/robots.txt b/python/fatcat_web/static/robots.txt
index a168f11b..a168f11b 100644
--- a/python/fatcat/static/robots.txt
+++ b/python/fatcat_web/static/robots.txt
diff --git a/python/fatcat/templates/404.html b/python/fatcat_web/templates/404.html
index c8fbfeac..c8fbfeac 100644
--- a/python/fatcat/templates/404.html
+++ b/python/fatcat_web/templates/404.html
diff --git a/python/fatcat/templates/about.html b/python/fatcat_web/templates/about.html
index 85f100b7..85f100b7 100644
--- a/python/fatcat/templates/about.html
+++ b/python/fatcat_web/templates/about.html
diff --git a/python/fatcat/templates/base.html b/python/fatcat_web/templates/base.html
index 856a6e03..856a6e03 100644
--- a/python/fatcat/templates/base.html
+++ b/python/fatcat_web/templates/base.html
diff --git a/python/fatcat/templates/changelog.html b/python/fatcat_web/templates/changelog.html
index f33fe7c8..f33fe7c8 100644
--- a/python/fatcat/templates/changelog.html
+++ b/python/fatcat_web/templates/changelog.html
diff --git a/python/fatcat/templates/changelog_view.html b/python/fatcat_web/templates/changelog_view.html
index 22aff9bc..22aff9bc 100644
--- a/python/fatcat/templates/changelog_view.html
+++ b/python/fatcat_web/templates/changelog_view.html
diff --git a/python/fatcat/templates/container_create.html b/python/fatcat_web/templates/container_create.html
index 15288142..15288142 100644
--- a/python/fatcat/templates/container_create.html
+++ b/python/fatcat_web/templates/container_create.html
diff --git a/python/fatcat/templates/container_view.html b/python/fatcat_web/templates/container_view.html
index c2ca7327..c2ca7327 100644
--- a/python/fatcat/templates/container_view.html
+++ b/python/fatcat_web/templates/container_view.html
diff --git a/python/fatcat/templates/creator_view.html b/python/fatcat_web/templates/creator_view.html
index 2ce01fb6..2ce01fb6 100644
--- a/python/fatcat/templates/creator_view.html
+++ b/python/fatcat_web/templates/creator_view.html
diff --git a/python/fatcat/templates/editgroup_view.html b/python/fatcat_web/templates/editgroup_view.html
index ac3228b0..ac3228b0 100644
--- a/python/fatcat/templates/editgroup_view.html
+++ b/python/fatcat_web/templates/editgroup_view.html
diff --git a/python/fatcat/templates/editor_changelog.html b/python/fatcat_web/templates/editor_changelog.html
index 79127312..79127312 100644
--- a/python/fatcat/templates/editor_changelog.html
+++ b/python/fatcat_web/templates/editor_changelog.html
diff --git a/python/fatcat/templates/editor_view.html b/python/fatcat_web/templates/editor_view.html
index c9b61f5d..c9b61f5d 100644
--- a/python/fatcat/templates/editor_view.html
+++ b/python/fatcat_web/templates/editor_view.html
diff --git a/python/fatcat/templates/entity_edit.html b/python/fatcat_web/templates/entity_edit.html
index 5da98d89..5da98d89 100644
--- a/python/fatcat/templates/entity_edit.html
+++ b/python/fatcat_web/templates/entity_edit.html
diff --git a/python/fatcat/templates/entity_history.html b/python/fatcat_web/templates/entity_history.html
index 54577b2f..54577b2f 100644
--- a/python/fatcat/templates/entity_history.html
+++ b/python/fatcat_web/templates/entity_history.html
diff --git a/python/fatcat/templates/file_view.html b/python/fatcat_web/templates/file_view.html
index 74977668..74977668 100644
--- a/python/fatcat/templates/file_view.html
+++ b/python/fatcat_web/templates/file_view.html
diff --git a/python/fatcat/templates/home.html b/python/fatcat_web/templates/home.html
index 4d3b44a1..4d3b44a1 100644
--- a/python/fatcat/templates/home.html
+++ b/python/fatcat_web/templates/home.html
diff --git a/python/fatcat/templates/release_changelog.html b/python/fatcat_web/templates/release_changelog.html
index 706a5642..706a5642 100644
--- a/python/fatcat/templates/release_changelog.html
+++ b/python/fatcat_web/templates/release_changelog.html
diff --git a/python/fatcat/templates/release_create.html b/python/fatcat_web/templates/release_create.html
index ac8a8169..ac8a8169 100644
--- a/python/fatcat/templates/release_create.html
+++ b/python/fatcat_web/templates/release_create.html
diff --git a/python/fatcat/templates/release_search.html b/python/fatcat_web/templates/release_search.html
index c57ad149..c57ad149 100644
--- a/python/fatcat/templates/release_search.html
+++ b/python/fatcat_web/templates/release_search.html
diff --git a/python/fatcat/templates/release_view.html b/python/fatcat_web/templates/release_view.html
index 39dcf8fd..39dcf8fd 100644
--- a/python/fatcat/templates/release_view.html
+++ b/python/fatcat_web/templates/release_view.html
diff --git a/python/fatcat/templates/stats.html b/python/fatcat_web/templates/stats.html
index 6a37dcee..6a37dcee 100644
--- a/python/fatcat/templates/stats.html
+++ b/python/fatcat_web/templates/stats.html
diff --git a/python/fatcat/templates/work_view.html b/python/fatcat_web/templates/work_view.html
index 87120e63..87120e63 100644
--- a/python/fatcat/templates/work_view.html
+++ b/python/fatcat_web/templates/work_view.html
diff --git a/python/config.py b/python/webface_config.py
index 3d6db049..3d6db049 100644
--- a/python/config.py
+++ b/python/webface_config.py