todoer 0.1.0
pip install todoer==0.1.0
Newer version available (0.1.1)
Released:
Removes todo that match a certain regex.
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Max Wittig
- Tags gitlab , todo
- Requires: Python >=3.6, <4.0
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Project description
todoer
Remove your todos on GitLab based on different criteria.
build
poetry install --no-dev --no-root
poetry build
installation
pip3 install dist/todoer-0.1.0-py3-none-any.whl
usage
Specific the following environment variables:
- GITLAB_URL (defaults to
https://gitlab.com
) - GITLAB_TOKEN
usage: todoer [-h] [-t TITLE] [-d DESCRIPTION] [-c CREATOR]
optional arguments:
-h, --help show this help message and exit
-t TITLE, --title TITLE
Regex of todo title to remove
-d DESCRIPTION, --description DESCRIPTION
Regex of todo description to remove
-c CREATOR, --creator CREATOR
Username of the issue creator
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Max Wittig
- Tags gitlab , todo
- Requires: Python >=3.6, <4.0
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file todoer-0.1.0.tar.gz
.
File metadata
- Download URL: todoer-0.1.0.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.3 CPython/3.8.0 Linux/5.5.7-200.fc31.x86_64
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
c27c1f25b562879c40f3b9ddaba4538d82459506f6140aa5bbd1098af683c3d8
|
|
MD5 |
acf82796bf958bf226b9322cdee57157
|
|
BLAKE2b-256 |
a38da20281845b57cc74d2ea36252738619f6cc69dc51ded5d72734a7ff50d17
|
File details
Details for the file todoer-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: todoer-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.3 CPython/3.8.0 Linux/5.5.7-200.fc31.x86_64
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
14c5df89932bd04913348c78286d4c93cee15c14548132a557257397a54fdfe1
|
|
MD5 |
df8d921192cca0c299fd7b1b30d0dd9b
|
|
BLAKE2b-256 |
68843235f47d32438b26b809bd44b4ef44b694b3895e1a9ea5b3c36575511231
|