-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Initialize project by running
make all
- Loading branch information
Showing
6 changed files
with
361 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
zorg | ||
==== | ||
|
||
.. toctree:: | ||
:maxdepth: 4 | ||
|
||
zorg |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
zorg package | ||
============ | ||
|
||
.. automodule:: zorg | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ pytest | |
pytest-cov | ||
pytest-mock | ||
syrupy | ||
tox | ||
tox < 4 | ||
tox-pyenv | ||
-e file:.#egg=zettel-org>=0.dev | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,287 @@ | ||
# | ||
# This file is autogenerated by pip-compile with Python 3.8 | ||
# by the following command: | ||
# | ||
# "make update-requirements" | ||
# | ||
-e file:.#egg=zettel-org>=0.dev | ||
# via -r requirements-dev.in | ||
alabaster==0.7.13 | ||
# via sphinx | ||
arrow==1.3.0 | ||
# via cookiecutter | ||
astroid==3.0.2 | ||
# via pylint | ||
babel==2.14.0 | ||
# via sphinx | ||
binaryornot==0.4.4 | ||
# via cookiecutter | ||
black==23.12.1 | ||
# via -r requirements-dev.in | ||
bolton-clack==0.3.4 | ||
# via | ||
# -r requirements.in | ||
# zettel-org | ||
bolton-eris==0.2.3 | ||
# via bolton-clack | ||
bolton-ion==0.1.0 | ||
# via bolton-eris | ||
bolton-logrus==0.1.0 | ||
# via | ||
# -r requirements.in | ||
# bolton-clack | ||
# zettel-org | ||
bolton-metaman==0.1.2 | ||
# via | ||
# bolton-eris | ||
# bolton-logrus | ||
bolton-typist==0.2.0 | ||
# via | ||
# bolton-clack | ||
# bolton-eris | ||
build==1.0.3 | ||
# via pip-tools | ||
bump2version==1.0.1 | ||
# via -r requirements-dev.in | ||
certifi==2023.11.17 | ||
# via requests | ||
chardet==5.2.0 | ||
# via binaryornot | ||
charset-normalizer==3.3.2 | ||
# via requests | ||
click==8.1.7 | ||
# via | ||
# black | ||
# cookiecutter | ||
# cruft | ||
# pip-tools | ||
# typer | ||
cogapp==3.3.0 | ||
# via -r requirements-dev.in | ||
cookiecutter==2.5.0 | ||
# via cruft | ||
coverage[toml]==7.4.0 | ||
# via | ||
# coverage | ||
# pytest-cov | ||
cruft[pyproject]==2.15.0 | ||
# via -r requirements-dev.in | ||
dill==0.3.7 | ||
# via pylint | ||
distlib==0.3.8 | ||
# via virtualenv | ||
docutils==0.20.1 | ||
# via | ||
# m2r2 | ||
# sphinx | ||
# sphinx-rtd-theme | ||
exceptiongroup==1.2.0 | ||
# via pytest | ||
filelock==3.13.1 | ||
# via | ||
# tox | ||
# virtualenv | ||
flake8==7.0.0 | ||
# via -r requirements-dev.in | ||
gitdb==4.0.11 | ||
# via gitpython | ||
gitpython==3.1.41 | ||
# via cruft | ||
idna==3.6 | ||
# via requests | ||
imagesize==1.4.1 | ||
# via sphinx | ||
importlib-metadata==7.0.1 | ||
# via | ||
# build | ||
# sphinx | ||
iniconfig==2.0.0 | ||
# via pytest | ||
isort==5.13.2 | ||
# via | ||
# -r requirements-dev.in | ||
# pylint | ||
jinja2==3.1.3 | ||
# via | ||
# cookiecutter | ||
# sphinx | ||
m2r2==0.3.3.post2 | ||
# via -r requirements-dev.in | ||
markdown-it-py==3.0.0 | ||
# via rich | ||
markupsafe==2.1.3 | ||
# via jinja2 | ||
mccabe==0.7.0 | ||
# via | ||
# flake8 | ||
# pylint | ||
mdurl==0.1.2 | ||
# via markdown-it-py | ||
mistune==0.8.4 | ||
# via m2r2 | ||
mypy==1.8.0 | ||
# via -r requirements-dev.in | ||
mypy-extensions==1.0.0 | ||
# via | ||
# black | ||
# mypy | ||
packaging==23.2 | ||
# via | ||
# black | ||
# build | ||
# pytest | ||
# setuptools-scm | ||
# sphinx | ||
# tox | ||
pathspec==0.12.1 | ||
# via black | ||
pip-tools==7.3.0 | ||
# via -r requirements-dev.in | ||
platformdirs==4.1.0 | ||
# via | ||
# black | ||
# pylint | ||
# virtualenv | ||
pluggy==1.3.0 | ||
# via | ||
# pytest | ||
# tox | ||
py==1.11.0 | ||
# via tox | ||
pycodestyle==2.11.1 | ||
# via flake8 | ||
pydantic==1.10.13 | ||
# via bolton-clack | ||
pydocstyle[toml]==6.3.0 | ||
# via -r requirements-dev.in | ||
pyflakes==3.2.0 | ||
# via flake8 | ||
pygments==2.17.2 | ||
# via | ||
# rich | ||
# sphinx | ||
pylint==3.0.3 | ||
# via -r requirements-dev.in | ||
pyproject-hooks==1.0.0 | ||
# via build | ||
pytest==7.4.4 | ||
# via | ||
# -r requirements-dev.in | ||
# pytest-cov | ||
# pytest-mock | ||
# syrupy | ||
pytest-cov==4.1.0 | ||
# via -r requirements-dev.in | ||
pytest-mock==3.12.0 | ||
# via -r requirements-dev.in | ||
python-dateutil==2.8.2 | ||
# via arrow | ||
python-slugify==8.0.1 | ||
# via cookiecutter | ||
pytz==2023.3.post1 | ||
# via babel | ||
pyyaml==6.0.1 | ||
# via | ||
# bolton-clack | ||
# cookiecutter | ||
requests==2.31.0 | ||
# via | ||
# cookiecutter | ||
# sphinx | ||
rich==13.7.0 | ||
# via cookiecutter | ||
setuptools-scm==8.0.4 | ||
# via -r requirements-dev.in | ||
six==1.16.0 | ||
# via | ||
# python-dateutil | ||
# tox | ||
smmap==5.0.1 | ||
# via gitdb | ||
snowballstemmer==2.2.0 | ||
# via | ||
# pydocstyle | ||
# sphinx | ||
sphinx==7.1.2 | ||
# via | ||
# -r requirements-dev.in | ||
# sphinx-autodoc-typehints | ||
# sphinx-rtd-theme | ||
# sphinxcontrib-jquery | ||
sphinx-autodoc-typehints==1.25.2 | ||
# via -r requirements-dev.in | ||
sphinx-rtd-theme==2.0.0 | ||
# via -r requirements-dev.in | ||
sphinxcontrib-applehelp==1.0.4 | ||
# via sphinx | ||
sphinxcontrib-devhelp==1.0.2 | ||
# via sphinx | ||
sphinxcontrib-htmlhelp==2.0.1 | ||
# via sphinx | ||
sphinxcontrib-jquery==4.1 | ||
# via sphinx-rtd-theme | ||
sphinxcontrib-jsmath==1.0.1 | ||
# via sphinx | ||
sphinxcontrib-qthelp==1.0.3 | ||
# via sphinx | ||
sphinxcontrib-serializinghtml==1.1.5 | ||
# via sphinx | ||
structlog==24.1.0 | ||
# via bolton-logrus | ||
syrupy==4.6.0 | ||
# via -r requirements-dev.in | ||
text-unidecode==1.3 | ||
# via python-slugify | ||
toml==0.10.2 | ||
# via cruft | ||
tomli==2.0.1 | ||
# via | ||
# black | ||
# build | ||
# coverage | ||
# mypy | ||
# pip-tools | ||
# pydocstyle | ||
# pylint | ||
# pyproject-hooks | ||
# pytest | ||
# setuptools-scm | ||
# tox | ||
tomlkit==0.12.3 | ||
# via pylint | ||
tox==3.28.0 | ||
# via | ||
# -r requirements-dev.in | ||
# tox-pyenv | ||
tox-pyenv==1.1.0 | ||
# via -r requirements-dev.in | ||
typer==0.9.0 | ||
# via cruft | ||
types-python-dateutil==2.8.19.20240106 | ||
# via arrow | ||
typing-extensions==4.9.0 | ||
# via | ||
# astroid | ||
# black | ||
# mypy | ||
# pydantic | ||
# pylint | ||
# rich | ||
# setuptools-scm | ||
# typer | ||
urllib3==2.1.0 | ||
# via requests | ||
virtualenv==20.25.0 | ||
# via tox | ||
wheel==0.42.0 | ||
# via pip-tools | ||
zipp==3.17.0 | ||
# via importlib-metadata | ||
|
||
# The following packages are considered to be unsafe in a requirements file: | ||
pip==23.3.2 | ||
# via pip-tools | ||
setuptools==69.0.3 | ||
# via | ||
# pip-tools | ||
# setuptools-scm |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
# | ||
# This file is autogenerated by pip-compile with Python 3.8 | ||
# by the following command: | ||
# | ||
# "make update-requirements" | ||
# | ||
bolton-clack==0.3.4 | ||
# via -r requirements.in | ||
bolton-eris==0.2.3 | ||
# via bolton-clack | ||
bolton-ion==0.1.0 | ||
# via bolton-eris | ||
bolton-logrus==0.1.0 | ||
# via | ||
# -r requirements.in | ||
# bolton-clack | ||
bolton-metaman==0.1.2 | ||
# via | ||
# bolton-eris | ||
# bolton-logrus | ||
bolton-typist==0.2.0 | ||
# via | ||
# bolton-clack | ||
# bolton-eris | ||
pydantic==1.10.13 | ||
# via bolton-clack | ||
pyyaml==6.0.1 | ||
# via bolton-clack | ||
structlog==24.1.0 | ||
# via bolton-logrus | ||
typing-extensions==4.9.0 | ||
# via pydantic |