Skip to content

Commit

Permalink
Add a lot of projects
Browse files Browse the repository at this point in the history
  • Loading branch information
oprypin committed Nov 10, 2023
1 parent 70060c3 commit 2c93918
Show file tree
Hide file tree
Showing 52 changed files with 1,018 additions and 1 deletion.
2 changes: 1 addition & 1 deletion populate_projects.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ for d in */; do (
mv requirements.in.new requirements.in
); done

echo */requirements.in | xargs -t -n1 -P4 pip-compile -q --no-annotate --no-header -U
echo */requirements.in | xargs -t -n1 -P4 pip-compile -q --allow-unsafe --strip-extras --no-annotate --no-header -U
2 changes: 2 additions & 0 deletions projects/HGVSnomenclature--hgvs-nomenclature/project.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
https://github.com/HGVSnomenclature/hgvs-nomenclature/blob/main/mkdocs.yml
https://github.com/HGVSnomenclature/hgvs-nomenclature/raw/d4596a8014718f7ba82c7678fffbf387cdb76398/mkdocs.yml
8 changes: 8 additions & 0 deletions projects/HGVSnomenclature--hgvs-nomenclature/requirements.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
markdown-captions
markdown-exec
mkdocs
mkdocs-awesome-pages-plugin
mkdocs-macros-plugin
mkdocs-material
mkdocs-table-reader-plugin
pymdown-extensions
42 changes: 42 additions & 0 deletions projects/HGVSnomenclature--hgvs-nomenclature/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
babel==2.13.1
bracex==2.4
certifi==2023.7.22
charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6
ghp-import==2.1.0
idna==3.4
jinja2==3.1.2
markdown==3.5.1
markdown-captions==2.1.2
markdown-exec==1.7.0
markupsafe==2.1.3
mergedeep==1.3.4
mkdocs==1.5.3
mkdocs-awesome-pages-plugin==2.9.2
mkdocs-macros-plugin==1.0.5
mkdocs-material==9.4.8
mkdocs-material-extensions==1.3
mkdocs-table-reader-plugin==2.0.3
natsort==8.4.0
numpy==1.26.1
packaging==23.2
paginate==0.5.6
pandas==2.1.2
pathspec==0.11.2
platformdirs==3.11.0
pygments==2.16.1
pymdown-extensions==10.3.1
python-dateutil==2.8.2
pytz==2023.3.post1
pyyaml==6.0.1
pyyaml-env-tag==0.1
regex==2023.10.3
requests==2.31.0
six==1.16.0
tabulate==0.9.0
termcolor==2.3.0
tzdata==2023.3
urllib3==2.0.7
watchdog==3.0.0
wcmatch==8.5
2 changes: 2 additions & 0 deletions projects/JanusGraph--janusgraph/project.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
https://github.com/JanusGraph/janusgraph/blob/master/mkdocs.yml
https://github.com/JanusGraph/janusgraph/raw/ba4b083c4592a057b65054946b4cf388ccf370e1/mkdocs.yml
6 changes: 6 additions & 0 deletions projects/JanusGraph--janusgraph/requirements.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
markdown-include
mkdocs
mkdocs-markdownextradata-plugin
mkdocs-material
mkdocs-redirects
pymdown-extensions
31 changes: 31 additions & 0 deletions projects/JanusGraph--janusgraph/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
babel==2.13.1
certifi==2023.7.22
charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6
ghp-import==2.1.0
idna==3.4
jinja2==3.1.2
markdown==3.5.1
markdown-include==0.8.1
markupsafe==2.1.3
mergedeep==1.3.4
mkdocs==1.5.3
mkdocs-markdownextradata-plugin==0.2.5
mkdocs-material==9.4.8
mkdocs-material-extensions==1.3
mkdocs-redirects==1.2.1
packaging==23.2
paginate==0.5.6
pathspec==0.11.2
platformdirs==3.11.0
pygments==2.16.1
pymdown-extensions==10.3.1
python-dateutil==2.8.2
pyyaml==6.0.1
pyyaml-env-tag==0.1
regex==2023.10.3
requests==2.31.0
six==1.16.0
urllib3==2.0.7
watchdog==3.0.0
2 changes: 2 additions & 0 deletions projects/LouisDesdoigts--dLux/project.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
https://github.com/LouisDesdoigts/dLux/blob/main/mkdocs.yml
https://github.com/LouisDesdoigts/dLux/raw/9c52c47c2901ce36477e176e4f1ca4ca4b9fd939/mkdocs.yml
9 changes: 9 additions & 0 deletions projects/LouisDesdoigts--dLux/requirements.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
mkdocs
mkdocs-autorefs
mkdocs-jupyter
mkdocs-material
mkdocs-same-dir
mkdocs-simple-plugin
mkdocstrings
mkdocstrings-python
pymdown-extensions
81 changes: 81 additions & 0 deletions projects/LouisDesdoigts--dLux/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,81 @@
asttokens==2.4.1
attrs==23.1.0
babel==2.13.1
beautifulsoup4==4.12.2
bleach==6.1.0
certifi==2023.7.22
charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6
comm==0.2.0
debugpy==1.8.0
decorator==5.1.1
defusedxml==0.7.1
executing==2.0.1
fastjsonschema==2.18.1
ghp-import==2.1.0
griffe==0.36.9
idna==3.4
ipykernel==6.26.0
ipython==8.17.2
jedi==0.19.1
jinja2==3.1.2
jsonschema==4.19.2
jsonschema-specifications==2023.7.1
jupyter-client==8.6.0
jupyter-core==5.5.0
jupyterlab-pygments==0.2.2
jupytext==1.15.2
markdown==3.5.1
markdown-it-py==3.0.0
markupsafe==2.1.3
matplotlib-inline==0.1.6
mdit-py-plugins==0.4.0
mdurl==0.1.2
mergedeep==1.3.4
mistune==3.0.2
mkdocs==1.5.3
mkdocs-autorefs==0.5.0
mkdocs-jupyter==0.24.6
mkdocs-material==9.4.8
mkdocs-material-extensions==1.3
mkdocs-same-dir==0.1.2
mkdocs-simple-plugin==3.1.0
mkdocstrings==0.23.0
mkdocstrings-python==1.7.3
nbclient==0.9.0
nbconvert==7.11.0
nbformat==5.9.2
nest-asyncio==1.5.8
packaging==23.2
paginate==0.5.6
pandocfilters==1.5.0
parso==0.8.3
pathspec==0.11.2
pexpect==4.8.0
platformdirs==3.11.0
prompt-toolkit==3.0.39
psutil==5.9.6
ptyprocess==0.7.0
pure-eval==0.2.2
pygments==2.16.1
pymdown-extensions==10.3.1
python-dateutil==2.8.2
pyyaml==6.0.1
pyyaml-env-tag==0.1
pyzmq==25.1.1
referencing==0.30.2
regex==2023.10.3
requests==2.31.0
rpds-py==0.12.0
six==1.16.0
soupsieve==2.5
stack-data==0.6.3
tinycss2==1.2.1
toml==0.10.2
tornado==6.3.3
traitlets==5.13.0
urllib3==2.0.7
watchdog==3.0.0
wcwidth==0.2.9
webencodings==0.5.1
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
https://github.com/ManticoreGamesInc/platform-documentation/blob/development/mkdocs.yml
https://github.com/ManticoreGamesInc/platform-documentation/raw/bb279a250db0e534e8783917750c779f9f77c01b/mkdocs.yml
11 changes: 11 additions & 0 deletions projects/ManticoreGamesInc--platform-documentation/requirements.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
markdown-full-yaml-metadata
mkdocs
mkdocs-ezlinks-plugin
mkdocs-git-revision-date-localized-plugin
mkdocs-glightbox
mkdocs-material
mkdocs-meta-descriptions-plugin
mkdocs-minify-plugin
mkdocs-redirects
mkdocs-static-i18n
pymdown-extensions
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
babel==2.13.1
beautifulsoup4==4.12.2
certifi==2023.7.22
charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6
csscompressor==0.9.5
ghp-import==2.1.0
gitdb==4.0.11
gitpython==3.1.40
htmlmin2==0.1.13
idna==3.4
jinja2==3.1.2
jsmin==3.0.1
markdown==3.5.1
markdown-full-yaml-metadata==2.2.1
markupsafe==2.1.3
mergedeep==1.3.4
mkdocs==1.5.3
mkdocs-ezlinks-plugin==0.1.14
mkdocs-git-revision-date-localized-plugin==1.2.1
mkdocs-glightbox==0.3.4
mkdocs-material==9.4.8
mkdocs-material-extensions==1.3
mkdocs-meta-descriptions-plugin==2.3.0
mkdocs-minify-plugin==0.7.1
mkdocs-redirects==1.2.1
mkdocs-static-i18n==1.2.0
packaging==23.2
paginate==0.5.6
pathspec==0.11.2
platformdirs==3.11.0
pygments==2.16.1
pygtrie==2.5.0
pymdown-extensions==10.3.1
python-dateutil==2.8.2
pytz==2023.3.post1
pyyaml==6.0.1
pyyaml-env-tag==0.1
regex==2023.10.3
requests==2.31.0
six==1.16.0
smmap==5.0.1
soupsieve==2.5
urllib3==2.0.7
watchdog==3.0.0
2 changes: 2 additions & 0 deletions projects/PrefectHQ--marvin/project.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
https://github.com/PrefectHQ/marvin/blob/main/mkdocs.yml
https://github.com/PrefectHQ/marvin/raw/80b6c6445621884abafbc95d876a7e887253d180/mkdocs.yml
9 changes: 9 additions & 0 deletions projects/PrefectHQ--marvin/requirements.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
mkdocs
mkdocs-autolinks-plugin
mkdocs-awesome-pages-plugin
mkdocs-markdownextradata-plugin
mkdocs-material
mkdocs-material[imaging]
mkdocstrings
mkdocstrings-python
pymdown-extensions
47 changes: 47 additions & 0 deletions projects/PrefectHQ--marvin/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
babel==2.13.1
bracex==2.4
cairocffi==1.6.1
cairosvg==2.7.1
certifi==2023.7.22
cffi==1.16.0
charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6
cssselect2==0.7.0
defusedxml==0.7.1
ghp-import==2.1.0
griffe==0.36.9
idna==3.4
jinja2==3.1.2
markdown==3.5.1
markupsafe==2.1.3
mergedeep==1.3.4
mkdocs==1.5.3
mkdocs-autolinks-plugin==0.7.1
mkdocs-autorefs==0.5.0
mkdocs-awesome-pages-plugin==2.9.2
mkdocs-markdownextradata-plugin==0.2.5
mkdocs-material==9.4.8
mkdocs-material-extensions==1.3
mkdocstrings==0.23.0
mkdocstrings-python==1.7.3
natsort==8.4.0
packaging==23.2
paginate==0.5.6
pathspec==0.11.2
pillow==9.5.0
platformdirs==3.11.0
pycparser==2.21
pygments==2.16.1
pymdown-extensions==10.3.1
python-dateutil==2.8.2
pyyaml==6.0.1
pyyaml-env-tag==0.1
regex==2023.10.3
requests==2.31.0
six==1.16.0
tinycss2==1.2.1
urllib3==2.0.7
watchdog==3.0.0
wcmatch==8.5
webencodings==0.5.1
2 changes: 2 additions & 0 deletions projects/criticalmanufacturing--cli/project.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
https://github.com/criticalmanufacturing/cli/blob/main/docs/mkdocs.yml
https://github.com/criticalmanufacturing/cli/raw/df7956a26293e6698c17265aaa90102c8805f81f/docs/mkdocs.yml
7 changes: 7 additions & 0 deletions projects/criticalmanufacturing--cli/requirements.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
mkdocs
mkdocs-awesome-pages-plugin
mkdocs-material
mkdocs-mermaid2-plugin
mkdocs-section-index
mkdocs-with-pdf
pymdown-extensions
56 changes: 56 additions & 0 deletions projects/criticalmanufacturing--cli/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
babel==2.13.1
beautifulsoup4==4.12.2
bracex==2.4
brotli==1.1.0
certifi==2023.7.22
cffi==1.16.0
charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6
cssselect2==0.7.0
editorconfig==0.12.3
fonttools==4.44.0
ghp-import==2.1.0
html5lib==1.1
idna==3.4
jinja2==3.1.2
jsbeautifier==1.14.11
libsass==0.22.0
markdown==3.5.1
markupsafe==2.1.3
mergedeep==1.3.4
mkdocs==1.5.3
mkdocs-awesome-pages-plugin==2.9.2
mkdocs-material==9.4.8
mkdocs-material-extensions==1.3
mkdocs-mermaid2-plugin==1.1.1
mkdocs-section-index==0.3.8
mkdocs-with-pdf==0.9.3
natsort==8.4.0
packaging==23.2
paginate==0.5.6
pathspec==0.11.2
pillow==10.1.0
platformdirs==3.11.0
pycparser==2.21
pydyf==0.8.0
pygments==2.16.1
pymdown-extensions==10.3.1
pyphen==0.14.0
python-dateutil==2.8.2
pyyaml==6.0.1
pyyaml-env-tag==0.1
regex==2023.10.3
requests==2.31.0
six==1.16.0
soupsieve==2.5
tinycss2==1.2.1
urllib3==2.0.7
watchdog==3.0.0
wcmatch==8.5
weasyprint==60.1
webencodings==0.5.1
zopfli==0.2.3

# The following packages are considered to be unsafe in a requirements file:
setuptools==68.2.2
2 changes: 2 additions & 0 deletions projects/earthcube--geocodes_documentation/project.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
https://github.com/earthcube/geocodes_documentation/blob/main/mkdocs.yml
https://github.com/earthcube/geocodes_documentation/raw/ff64f3c79ebc5fa51a2dbace6afc050378b9dcea/mkdocs.yml
Loading

0 comments on commit 2c93918

Please sign in to comment.