{"id":24881017,"url":"https://github.com/emicy963/subscrition-manager","last_synced_at":"2026-05-02T09:33:09.729Z","repository":{"id":271556553,"uuid":"913827626","full_name":"Emicy963/Subscrition-Manager","owner":"Emicy963","description":"A subscription manager developed in Python to help control monthly spending on subscription services.","archived":false,"fork":false,"pushed_at":"2025-01-13T08:03:50.000Z","size":13018,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-01T11:32:59.708Z","etag":null,"topics":["cleancode","database","oops-in-python","python","sql","sqlite-database"],"latest_commit_sha":null,"homepage":"","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/Emicy963.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":"2025-01-08T12:34:32.000Z","updated_at":"2025-01-13T08:03:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"315b9324-7426-4168-98d5-ac96b53ed342","html_url":"https://github.com/Emicy963/Subscrition-Manager","commit_stats":null,"previous_names":["emicy963/subscrition-manager"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Emicy963%2FSubscrition-Manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Emicy963%2FSubscrition-Manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Emicy963%2FSubscrition-Manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Emicy963%2FSubscrition-Manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Emicy963","download_url":"https://codeload.github.com/Emicy963/Subscrition-Manager/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245794058,"owners_count":20673109,"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":["cleancode","database","oops-in-python","python","sql","sqlite-database"],"created_at":"2025-02-01T11:28:08.789Z","updated_at":"2026-05-02T09:33:09.690Z","avatar_url":"https://github.com/Emicy963.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Subscription Manager\n\nA subscription manager developed in Python to help control monthly spending on subscription services.\n\n## Features\n\n- Add new subscriptions\n- Remove existing subscriptions\n- View total subscription value\n- Generate Spend Chart for the Last 12 Months\n- Control of monthly payments\n\n## Technologies Used\n\n- Python\n- SQLModel\n- Matplotlib\n- SQLite\n\n## Project Structure\n\n```\nSubscription Manager/\n├── scr/\n│   ├── models/\n│   │   ├── database.py\n│   │   └── model.py\n│   ├── templates/\n│   │   └── app.py\n│   └── views/\n│       └── view.py\n├── venv/\n├── .env\n├── .gitignore\n├── requirements.txt\n└── README.md\n```\n\n## How install\n\n1. Clone the repositore:\n```bash\ngit clone https://github.com/seu-usuario/subscription-manager.git\n```\n\n2. Create a virtual environment and activate it:\n```bash\npython -m venv venv\nsource venv/bin/activate  # Linux/Mac\nvenv\\Scripts\\activate  # Windows\n```\n\n3. Install the dependencies:\n```bash\npip install -r requirements.txt\n```\n\n4. Configure the .env file with its environment variables\n\n5. Run the App:\n```bash\npython scr/template/app.py\n```\n\n## How used\n\n1. When you launch the program, you will see a menu with the following options:\n   - Add Subscription\n   - Remove Subscription\n   - Total Values\n   - Expenses in the last 12 months\n   - Exit\n\n2. Choose the desired option by entering the corresponding number\n\n3. Follow the on-screen instructions for each operation\n\n## Contributing\n\nContributions are welcome! Please feel free to submit a Pull Request.\n\n## License\n\nThis project is under the MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femicy963%2Fsubscrition-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femicy963%2Fsubscrition-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femicy963%2Fsubscrition-manager/lists"}