From 3a965bbacdd1f89c32e23744f01de58a593e40f6 Mon Sep 17 00:00:00 2001 From: Adib Grouz Date: Fri, 13 Sep 2024 11:50:33 +0200 Subject: [PATCH] add logo --- README.md | 2 ++ r.txt | 59 ------------------------------------------------------- 2 files changed, 2 insertions(+), 59 deletions(-) delete mode 100644 r.txt diff --git a/README.md b/README.md index d9fa931..0c81e47 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Nox +
+ Nox is a Python CLI tool designed to automate and streamline various day-to-day tasks commonly performed by software engineers. It provides functionalities like JWT management, encryption/decryption, interaction with AWS S3, database operations, Docker management, and more. ## Table of Contents diff --git a/r.txt b/r.txt deleted file mode 100644 index a37e3ad..0000000 --- a/r.txt +++ /dev/null @@ -1,59 +0,0 @@ -attrs==24.2.0 -autopep8==2.3.1 -boto3==1.35.10 -botocore==1.35.10 -certifi==2024.7.4 -cffi==1.17.0 -cfgv==3.4.0 -charset-normalizer==3.3.2 -click==8.1.7 -coverage==7.6.1 -cryptography==43.0.0 -distlib==0.3.8 -docker==7.1.0 -filelock==3.15.4 -flake8==7.1.1 -flake8-annotations==3.1.1 -flake8-mypy==17.8.0 -identify==2.6.0 -idna==3.8 -iniconfig==2.0.0 -Jinja2==3.1.4 -jmespath==1.0.1 -MarkupSafe==2.1.5 -mccabe==0.7.0 -moto==5.0.13 -mypy==1.11.1 -mypy-extensions==1.0.0 -nodeenv==1.9.1 --e git+ssh://git@github.com/Adi3g/nox.git@3133fd87cbf396af7411f5d186f71f6c609f2970#egg=nox_cli -packaging==24.1 -platformdirs==4.2.2 -pluggy==1.5.0 -pre-commit==3.8.0 -pyasn1==0.6.0 -pycodestyle==2.12.1 -pycparser==2.22 -pyflakes==3.2.0 -PyJWT==2.9.0 -pytest==8.3.2 -pytest-cov==5.0.0 -python-dateutil==2.9.0.post0 -python-dotenv==1.0.1 -python-whois==0.9.4 -PyYAML==6.0.2 -requests==2.32.3 -responses==0.25.3 -rsa==4.9 -s3transfer==0.10.2 -six==1.16.0 -speedtest-cli==2.1.3 -SQLAlchemy==2.0.32 -tqdm==4.66.5 -types-requests==2.32.0.20240712 -typing_extensions==4.12.2 -urllib3==2.2.2 -virtualenv==20.26.3 -Werkzeug==3.0.4 -whois==1.20240129.2 -xmltodict==0.13.0