{"id":22661492,"url":"https://github.com/coldbydefault/todopython","last_synced_at":"2025-03-29T08:26:22.810Z","repository":{"id":251964515,"uuid":"838982759","full_name":"ColdByDefault/toDoPython","owner":"ColdByDefault","description":"A simple command-line tool for managing a to-do list using Python.","archived":false,"fork":false,"pushed_at":"2024-08-06T18:47:58.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-03T22:48:15.039Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ColdByDefault.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2024-08-06T18:18:26.000Z","updated_at":"2024-08-06T18:48:01.000Z","dependencies_parsed_at":"2024-08-06T22:20:35.819Z","dependency_job_id":null,"html_url":"https://github.com/ColdByDefault/toDoPython","commit_stats":null,"previous_names":["coldbydefault/todopython"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ColdByDefault%2FtoDoPython","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ColdByDefault%2FtoDoPython/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ColdByDefault%2FtoDoPython/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ColdByDefault%2FtoDoPython/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ColdByDefault","download_url":"https://codeload.github.com/ColdByDefault/toDoPython/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246159119,"owners_count":20732923,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-12-09T11:16:35.080Z","updated_at":"2025-03-29T08:26:22.609Z","avatar_url":"https://github.com/ColdByDefault.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CLI To-Do List Application\n\nA simple command-line tool for managing a to-do list using Python.\n\n## Features\n\n- Add, remove, and list tasks\n- Mark tasks as completed\n- Persistent storage of tasks\n\n## Installation\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/ColdByDefault/toDoPython.git\n   ```\n2. Navigate into the project directory:   \n    ```bash\n    cd cli-todo-list\n    ```\n3. Create env:\n    ```bash\n    python -m venv venv\n    ```\n###### venv:\ncmd:\n    ```bash\n    python -m pip install --user virtualenv\n    ```\n\n## Usage\n1. Activate the virtual environment:\n    ```bash\n    source venv/bin/activate    # On macOS/Linux\n    .\\venv\\Scripts\\activate     # On Windows\n    ```\n2. Run the application:\n    ```bash\n    python todo.py\n    ```\n\n\n## Contributing\n\n1.    Fork the repository\n2.    Create a new branch (git checkout -b feature/your-feature)\n3.    Commit your changes (git commit -m 'Add your feature')\n4.    Push to the branch (git push origin feature/your-feature)\n5.    Create a new Pull Request\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoldbydefault%2Ftodopython","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoldbydefault%2Ftodopython","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoldbydefault%2Ftodopython/lists"}