{"id":45507821,"url":"https://github.com/babyloopro/open-autotools","last_synced_at":"2026-02-22T19:00:52.702Z","repository":{"id":223707151,"uuid":"761304537","full_name":"BabylooPro/Open-AutoTools","owner":"BabylooPro","description":"PYTHON CLI TOOLKIT FOR EVERYDAY DEVELOPER TASKS","archived":false,"fork":false,"pushed_at":"2026-02-05T10:50:45.000Z","size":448,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-05T22:17:37.578Z","etag":null,"topics":["cli","multi-tools","productivity","pypi-package","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/Open-AutoTools/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BabylooPro.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-02-21T16:11:05.000Z","updated_at":"2026-02-05T10:50:57.000Z","dependencies_parsed_at":"2024-02-21T17:31:34.782Z","dependency_job_id":"f6df4c78-06a6-48fb-8e2e-42dbc7d3137d","html_url":"https://github.com/BabylooPro/Open-AutoTools","commit_stats":null,"previous_names":["babyloopro/open-autotools"],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/BabylooPro/Open-AutoTools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BabylooPro%2FOpen-AutoTools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BabylooPro%2FOpen-AutoTools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BabylooPro%2FOpen-AutoTools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BabylooPro%2FOpen-AutoTools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BabylooPro","download_url":"https://codeload.github.com/BabylooPro/Open-AutoTools/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BabylooPro%2FOpen-AutoTools/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29723573,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-22T15:10:41.462Z","status":"ssl_error","status_checked_at":"2026-02-22T15:10:04.636Z","response_time":110,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","multi-tools","productivity","pypi-package","python"],"created_at":"2026-02-22T19:00:34.135Z","updated_at":"2026-02-22T19:00:52.696Z","avatar_url":"https://github.com/BabylooPro.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OPEN-AUTOTOOLS\n\n[PYPI_BADGE]: https://badge.fury.io/py/Open-AutoTools.svg\n[PYPI_URL]: https://pypi.org/project/Open-AutoTools/\n\n[PYPI_DOWNLOADS_BADGE]: https://img.shields.io/pypi/dm/Open-AutoTools\n[PYPI_DOWNLOADS_URL]: https://pypi.org/project/Open-AutoTools/\n\n[PYTHON_BADGE]: https://img.shields.io/badge/Python-3.10+-blue.svg\n[PYTHON_URL]: https://www.python.org/downloads/\n\n[CHANGELOG_BADGE]: https://img.shields.io/badge/CHANGELOG-red.svg\n[CHANGELOG_URL]: CHANGELOG.md\n\n[TODO_BADGE]: https://img.shields.io/badge/TODO-purple.svg\n[TODO_URL]: TODO.md\n\n[![PyPI][PYPI_BADGE]][PYPI_URL]\n[![Python][PYTHON_BADGE]][PYTHON_URL]\n[![Downloads][PYPI_DOWNLOADS_BADGE]][PYPI_DOWNLOADS_URL]\n[![CHANGELOG][CHANGELOG_BADGE]][CHANGELOG_URL]\n[![TODO][TODO_BADGE]][TODO_URL]\n\nPython CLI toolkit for everyday developer tasks. Boost productivity directly from your terminal.\n\nhttps://github.com/user-attachments/assets/f959327b-b4ae-481d-8be0-c8957fb6ad36\n\n## Quick Install\n\n```bash\npip install open-autotools\n```\n\n- **Platform**: Windows 10/11 ✓ | macOS ✓ | Linux ✓\n- **Python**: 3.10 | 3.11 | 3.12 | 3.13 | 3.14\n\nSee [Installation Guide](docs/installation.md) for more details.\n\n## Tools\n\n- **[AutoCaps](docs/tools/autocaps.md)** - Convert text to uppercase\n- **[AutoLower](docs/tools/autolower.md)** - Convert text to lowercase\n- **[AutoPassword](docs/tools/autopassword.md)** - Generate secure passwords and encryption keys\n- **[AutoIP](docs/tools/autoip.md)** - Display network information and diagnostics\n- **[AutoConvert](docs/tools/autoconvert.md)** - Convert text, images, audio, and video between formats\n- **[AutoColor](docs/tools/autocolor.md)** - Convert color codes between different formats (hex, RGB, HSL, etc)\n- **[AutoUnit](docs/tools/autounit.md)** - Convert measurement units (meters to feet, liters to gallons, etc)\n- **[AutoZip](docs/tools/autozip.md)** - Compress files and directories into various archive formats (ZIP, TAR.GZ, TAR.BZ2, TAR.XZ, TAR)\n- **[AutoTodo](docs/tools/autotodo.md)** - Create and manage a simple task list in a Markdown file\n- **[AutoNote](docs/tools/autonote.md)** - Takes quick notes and saves them to a Markdown file\n- **[Test Suite](docs/tools/autotest.md)** - Run the test suite (development only)\n\n## Documentation\n\n- [Installation](docs/installation.md) - Install the CLI and verify your setup\n- [Development](docs/development.md) - Dev environment, tooling, and contribution workflow\n- [Testing](docs/testing.md) - Run tests, install test deps, and check coverage\n- [Performance](docs/performance.md) - Performance metrics: what’s collected and how to enable them\n- [Docker Support](docs/docker.md) - Run the toolkit and tests in Docker\n\n## License\n\nMIT - see [LICENSE](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbabyloopro%2Fopen-autotools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbabyloopro%2Fopen-autotools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbabyloopro%2Fopen-autotools/lists"}