{"id":24350903,"url":"https://github.com/yamaceay/nqdm","last_synced_at":"2025-04-09T23:07:35.358Z","repository":{"id":51348212,"uuid":"363564802","full_name":"yamaceay/nqdm","owner":"yamaceay","description":"NQDM -- An extension of TQDM which enables you to loop over multiple objects simultaneously, and specify the depth of iteration for each object. It is just pure Python magic, no extra libraries needed. It is customizable, minimal and open source.","archived":false,"fork":false,"pushed_at":"2022-08-31T17:32:32.000Z","size":4244,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-09T23:07:14.904Z","etag":null,"topics":["iteration","numpy","pandas","progress-bar","python","tqdm"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","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/yamaceay.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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-05-02T04:22:25.000Z","updated_at":"2022-08-13T23:35:11.000Z","dependencies_parsed_at":"2022-08-13T21:30:32.805Z","dependency_job_id":null,"html_url":"https://github.com/yamaceay/nqdm","commit_stats":null,"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yamaceay%2Fnqdm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yamaceay%2Fnqdm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yamaceay%2Fnqdm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yamaceay%2Fnqdm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yamaceay","download_url":"https://codeload.github.com/yamaceay/nqdm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248125625,"owners_count":21051770,"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":["iteration","numpy","pandas","progress-bar","python","tqdm"],"created_at":"2025-01-18T14:38:01.286Z","updated_at":"2025-04-09T23:07:35.335Z","avatar_url":"https://github.com/yamaceay.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NQDM\n\n\u003cimg width=\"390\" alt=\"logo1\" src=\"https://user-images.githubusercontent.com/46201716/117867669-f2032e80-b298-11eb-89dc-9f57bd0affb5.png\"\u003e\n\nA more generalised implementation to TQDM-progress bars, \nwhich simulates a single loop for multiple loops and returns \nmultiple elements at the same time. It can iterate over the deeper levels. It is compatible with many data types, \nis customizable and beginner-friendly.\n\n### Installing\n\nInstall it using the terminal\n\n```\npip install nqdm\n```\n\n\nThen import it as follows\n\n```\nfrom nqdm import nqdm\n```\n\n## Get Started\n\nPlease check *main.ipynb* for use cases \n\n## Built With\n\n* [tqdm](https://github.com/tqdm/tqdm) - The progress bar\n\n## Authors\n\n* **Yamac Eren Ay** - *Initial work* - [yamaceay](https://github.com/yamaceay)\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details\n\n## Special Thanks to:\n\n* **Stanislav Kosorin** - [stano45](https://github.com/stano45) \n* **Ori Toledo** - *Logo design* - [oritoledo](https://github.com/oritoledo)\n\n## Acknowledgments\n\nIt's worth mentioning that this module is built on top of [TQDM](https://tqdm.github.io/),  I would like to\nthank them for making this process of creating progress bars easy and flexible. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyamaceay%2Fnqdm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyamaceay%2Fnqdm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyamaceay%2Fnqdm/lists"}