{"id":20709448,"url":"https://github.com/tsnoblesoftware/minimize","last_synced_at":"2026-05-05T01:32:28.013Z","repository":{"id":52831585,"uuid":"357647154","full_name":"TSNobleSoftware/minimize","owner":"TSNobleSoftware","description":"CLI utility to reduce the size of MicroPython projects","archived":false,"fork":false,"pushed_at":"2021-04-17T11:46:32.000Z","size":34,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-11T05:46:47.444Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TSNobleSoftware.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-04-13T18:09:38.000Z","updated_at":"2021-09-19T12:22:44.000Z","dependencies_parsed_at":"2022-09-05T18:11:46.972Z","dependency_job_id":null,"html_url":"https://github.com/TSNobleSoftware/minimize","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":"TSNobleSoftware/python-package-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TSNobleSoftware%2Fminimize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TSNobleSoftware%2Fminimize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TSNobleSoftware%2Fminimize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TSNobleSoftware%2Fminimize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TSNobleSoftware","download_url":"https://codeload.github.com/TSNobleSoftware/minimize/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242980783,"owners_count":20216285,"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-11-17T02:06:29.676Z","updated_at":"2025-12-25T01:04:30.427Z","avatar_url":"https://github.com/TSNobleSoftware.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Minimize\n\nMinimize is a command line utility for optimizing the size of MicroPython projects, allowing you to write clean and\nreadable code occupying minimal memory when deployed to micro-controller\n\n## Installation\n\nUse the package manager [pip](https://pip.pypa.io/en/stable/) to install minimize.\n\n```bash\npip install python-minimize\n```\n\n## Usage\n\nMinimize provides a simple command-line utility which runs size reduction recursively over all files under the working directory\n\n```bash\nminimize\n```\n\nThe command also accepts an arbitrary number of glob patterns, enabling fine-grained control over which files are minimized\n\n```bash\nminimize big-files/**.py huge-files/**.py\n```\n\n## Contributing\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n\nA full [contribution guide](CONTRIBUTING.md) and [code of conduct](CODE_OF_CONDUCT.md) are supplied with the repository. In essence, update the unit tests and changelog, and treat fellow users with respect!\n\n\n## License\n[Apache Software License 2.0](https://www.apache.org/licenses/LICENSE-2.0)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftsnoblesoftware%2Fminimize","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftsnoblesoftware%2Fminimize","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftsnoblesoftware%2Fminimize/lists"}