Skip to content

Commit

Permalink
Merge pull request #437 from Wikidata/conda
Browse files Browse the repository at this point in the history
Conda environment & initial code lifting
  • Loading branch information
marfox committed Sep 8, 2021
2 parents 878e48a + 5570435 commit 80412ca
Show file tree
Hide file tree
Showing 14 changed files with 315 additions and 120 deletions.
185 changes: 185 additions & 0 deletions .conda.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,185 @@
name: soweego
channels:
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=1_gnu
- abseil-cpp=20210324.0=h9c3ff4c_0
- absl-py=0.13.0=pyhd8ed1ab_0
- aiohttp=3.7.4.post0=py39h3811e60_0
- alabaster=0.7.12=py_0
- astor=0.8.1=pyh9f0ad1d_0
- astroid=2.7.3=py39hf3d152e_0
- astunparse=1.6.3=pyhd8ed1ab_0
- async-timeout=3.0.1=py_1000
- attrs=21.2.0=pyhd8ed1ab_0
- autoflake=1.4=pyhd8ed1ab_1
- babel=2.9.1=pyh44b312d_0
- backcall=0.2.0=pyh9f0ad1d_0
- backports=1.0=py_2
- backports.functools_lru_cache=1.6.4=pyhd8ed1ab_0
- black=21.8b0=pyhd8ed1ab_0
- blinker=1.4=py_1
- brotlipy=0.7.0=py39h3811e60_1001
- c-ares=1.17.2=h7f98852_0
- ca-certificates=2021.5.30=ha878542_0
- cachetools=4.2.2=pyhd8ed1ab_0
- certifi=2021.5.30=py39hf3d152e_0
- cffi=1.14.6=py39he32792d_0
- chardet=4.0.0=py39hf3d152e_1
- click=8.0.1=py39hf3d152e_0
- colorama=0.4.4=pyh9f0ad1d_0
- cryptography=3.4.7=py39hbca0aa6_0
- dataclasses=0.8=pyhc8e2a94_3
- decorator=5.0.9=pyhd8ed1ab_0
- docutils=0.17.1=py39hf3d152e_0
- flake8=3.9.2=pyhd8ed1ab_0
- gast=0.3.3=py_0
- giflib=5.2.1=h36c2ea0_2
- google-auth=1.35.0=pyh6c4a22f_0
- google-auth-oauthlib=0.4.6=pyhd8ed1ab_0
- google-pasta=0.2.0=pyh8c360ce_0
- greenlet=1.1.1=py39he80948d_0
- grpc-cpp=1.37.1=h36de60a_0
- grpcio=1.37.1=py39hff7568b_0
- h5py=2.10.0=nompi_py39h98ba4bc_106
- hdf5=1.10.6=nompi_h6a2412b_1114
- icu=68.1=h58526e2_0
- idna=2.10=pyh9f0ad1d_0
- imagesize=1.2.0=py_0
- importlib-metadata=4.8.1=py39hf3d152e_0
- ipdb=0.13.9=pyhd8ed1ab_0
- ipython=7.27.0=py39hef51801_0
- iso8601=0.1.16=pyhd8ed1ab_0
- isort=5.9.3=pyhd8ed1ab_0
- jedi=0.18.0=py39hf3d152e_2
- jellyfish=0.8.2=py39h3811e60_1
- jinja2=3.0.1=pyhd8ed1ab_0
- joblib=1.0.1=pyhd8ed1ab_0
- jpeg=9d=h36c2ea0_0
- keras=2.4.3=pyhd8ed1ab_0
- keras-preprocessing=1.1.2=pyhd8ed1ab_0
- krb5=1.19.2=hcc1bbae_0
- lazy-object-proxy=1.6.0=py39h3811e60_0
- ld_impl_linux-64=2.36.1=hea4e1c9_2
- libblas=3.9.0=11_linux64_openblas
- libcblas=3.9.0=11_linux64_openblas
- libcurl=7.78.0=h2574ce0_0
- libedit=3.1.20191231=he28a2e2_2
- libev=4.33=h516909a_1
- libffi=3.3=h58526e2_2
- libgcc-ng=11.1.0=hc902ee8_8
- libgfortran-ng=11.1.0=h69a702a_8
- libgfortran5=11.1.0=h6c583b3_8
- libgomp=11.1.0=hc902ee8_8
- libiconv=1.16=h516909a_0
- liblapack=3.9.0=11_linux64_openblas
- libnghttp2=1.43.0=h812cca2_0
- libopenblas=0.3.17=pthreads_h8fe5266_1
- libpng=1.6.37=h21135ba_2
- libprotobuf=3.15.8=h780b84a_0
- libssh2=1.10.0=ha56f1ee_0
- libstdcxx-ng=11.1.0=h56837e0_8
- libxml2=2.9.12=h72842e0_0
- libxslt=1.1.33=h15afd5d_2
- lxml=4.6.3=py39h107f48f_0
- markdown=3.3.4=pyhd8ed1ab_0
- markupsafe=2.0.1=py39h3811e60_0
- matplotlib-inline=0.1.2=pyhd8ed1ab_2
- mccabe=0.6.1=py_1
- multidict=5.1.0=py39h3811e60_1
- mypy=0.910=py39h3811e60_0
- mypy_extensions=0.4.3=py39hf3d152e_3
- ncurses=6.2=h58526e2_4
- numexpr=2.7.3=py39hde0f152_0
- numpy=1.21.2=py39hdbf815f_0
- oauthlib=3.1.1=pyhd8ed1ab_0
- openssl=1.1.1l=h7f98852_0
- opt_einsum=3.3.0=pyhd8ed1ab_1
- packaging=21.0=pyhd8ed1ab_0
- pandas=1.3.2=py39hde0f152_0
- parso=0.8.2=pyhd8ed1ab_0
- pathspec=0.9.0=pyhd8ed1ab_0
- pexpect=4.8.0=pyh9f0ad1d_2
- pickleshare=0.7.5=py_1003
- pip=21.2.4=pyhd8ed1ab_0
- platformdirs=2.3.0=pyhd8ed1ab_0
- prompt-toolkit=3.0.20=pyha770c72_0
- protobuf=3.15.8=py39he80948d_0
- psutil=5.8.0=py39h3811e60_1
- ptyprocess=0.7.0=pyhd3deb0d_0
- pyasn1=0.4.8=py_0
- pyasn1-modules=0.2.7=py_0
- pycodestyle=2.7.0=pyhd8ed1ab_0
- pycparser=2.20=pyh9f0ad1d_2
- pyflakes=2.3.1=pyhd8ed1ab_0
- pygments=2.10.0=pyhd8ed1ab_0
- pyjwt=2.1.0=pyhd8ed1ab_0
- pylint=2.10.2=pyhd8ed1ab_0
- pymysql=1.0.2=pyhd8ed1ab_0
- pyopenssl=20.0.1=pyhd8ed1ab_0
- pyparsing=2.4.7=pyh9f0ad1d_0
- pysocks=1.7.1=py39hf3d152e_3
- python=3.9.7=h49503c6_0_cpython
- python-dateutil=2.8.2=pyhd8ed1ab_0
- python-flatbuffers=1.12=pyhd8ed1ab_1
- python_abi=3.9=2_cp39
- pytz=2021.1=pyhd8ed1ab_0
- pyu2f=0.1.5=pyhd8ed1ab_0
- pyyaml=5.4.1=py39h3811e60_1
- re2=2021.04.01=h9c3ff4c_0
- readline=8.1=h46c0cb4_0
- recordlinkage=0.14=pyhd8ed1ab_0
- regex=2021.8.28=py39h3811e60_0
- requests=2.25.1=pyhd3deb0d_0
- requests-oauthlib=1.3.0=pyh9f0ad1d_0
- rsa=4.7.2=pyh44b312d_0
- scikit-learn=0.24.2=py39h7c5d8c9_1
- scipy=1.7.1=py39hee8e79c_0
- setuptools=57.4.0=py39hf3d152e_0
- six=1.16.0=pyh6c4a22f_0
- snappy=1.1.8=he1b5a44_3
- snowballstemmer=2.1.0=pyhd8ed1ab_0
- sphinx=4.1.2=pyh6c4a22f_1
- sphinx-autodoc-typehints=1.12.0=pyhd8ed1ab_0
- sphinx-click=3.0.1=pyhd8ed1ab_0
- sphinxcontrib-applehelp=1.0.2=py_0
- sphinxcontrib-devhelp=1.0.2=py_0
- sphinxcontrib-htmlhelp=2.0.0=pyhd8ed1ab_0
- sphinxcontrib-jsmath=1.0.1=py_0
- sphinxcontrib-qthelp=1.0.3=py_0
- sphinxcontrib-serializinghtml=1.1.5=pyhd8ed1ab_0
- sqlalchemy=1.4.23=py39h3811e60_0
- sqlite=3.36.0=h9cd32fc_0
- tensorboard=2.4.1=pyhd8ed1ab_1
- tensorboard-plugin-wit=1.8.0=pyh44b312d_0
- tensorflow=2.4.1=py39hf3d152e_0
- tensorflow-base=2.4.1=py39h23a8cbf_0
- tensorflow-estimator=2.4.0=pyh9656e83_0
- termcolor=1.1.0=py_2
- threadpoolctl=2.2.0=pyh8a188c0_0
- tk=8.6.11=h27826a3_1
- toml=0.10.2=pyhd8ed1ab_0
- tomli=1.2.1=pyhd8ed1ab_0
- tqdm=4.62.2=pyhd8ed1ab_0
- traitlets=5.1.0=pyhd8ed1ab_0
- typed-ast=1.4.3=py39h3811e60_0
- typing-extensions=3.10.0.0=hd8ed1ab_0
- typing_extensions=3.10.0.0=pyha770c72_0
- tzdata=2021a=he74cb21_1
- urllib3=1.26.6=pyhd8ed1ab_0
- wcwidth=0.2.5=pyh9f0ad1d_2
- werkzeug=2.0.1=pyhd8ed1ab_0
- wheel=0.37.0=pyhd8ed1ab_1
- wrapt=1.12.1=py39h3811e60_3
- xz=5.2.5=h516909a_1
- yaml=0.2.5=h516909a_0
- yarl=1.6.3=py39h3811e60_2
- zipp=3.5.0=pyhd8ed1ab_0
- zlib=1.2.11=h516909a_1010
- pip:
- mlens==0.2.3
- mwparserfromhell==0.6.3
- pywikibot==6.5.0
prefix: /home/focs/.conda/envs/soweego
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -113,3 +113,9 @@ replica.my.cnf
apicache-py3/
pywikibot.lwp
throttle.ctrl

# User credentials
credentials.json

# Default work dir
work

0 comments on commit 80412ca

Please sign in to comment.