{"id":21960210,"url":"https://github.com/rizerkrof/libray-datamovies","last_synced_at":"2025-04-23T18:23:47.862Z","repository":{"id":62773058,"uuid":"561525583","full_name":"rizerkrof/libray-dataMovies","owner":"rizerkrof","description":"This repo host the code of the dataMovies library","archived":false,"fork":false,"pushed_at":"2022-11-14T11:21:40.000Z","size":60,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-12T21:15:39.582Z","etag":null,"topics":["imdb-api","libray","pandas","pypi-package","python"],"latest_commit_sha":null,"homepage":"https://rizerkrof.github.io/libray-dataMovies/dataMovies/index.html","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/rizerkrof.png","metadata":{"files":{"readme":"README.org","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-11-03T22:07:11.000Z","updated_at":"2022-11-30T19:48:34.000Z","dependencies_parsed_at":"2023-01-21T19:00:07.080Z","dependency_job_id":null,"html_url":"https://github.com/rizerkrof/libray-dataMovies","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rizerkrof%2Flibray-dataMovies","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rizerkrof%2Flibray-dataMovies/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rizerkrof%2Flibray-dataMovies/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rizerkrof%2Flibray-dataMovies/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rizerkrof","download_url":"https://codeload.github.com/rizerkrof/libray-dataMovies/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250488381,"owners_count":21438772,"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":["imdb-api","libray","pandas","pypi-package","python"],"created_at":"2024-11-29T09:43:07.048Z","updated_at":"2025-04-23T18:23:47.840Z","avatar_url":"https://github.com/rizerkrof.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"#+TITLE: README\n#+STARTUP: inlineimages nofold\n\n* Table of Contents :TOC_3:noexport:\n- [[#description-][Description 😊]]\n  - [[#maintainers-][Maintainers 👨👩👧👦]]\n- [[#prerequisites-][Prerequisites 🏁]]\n- [[#installation-][Installation ✅]]\n- [[#usage-][Usage 😁]]\n- [[#run-tests-][Run tests ⚙]]\n  - [[#clone-the-repository][Clone the repository]]\n  - [[#run-unit-tests][run unit tests]]\n\n* Description 😊\nDataMovies is a data-science focused library that allows you to request movies/series dataset via ImDb's API.\n\nAvailable for now:\n+ search all users reviews for a specific movie\n+ search all ratings distributions for a specific movie\n  + statistic by ratings\n  + ratings per age range for man\n  + ratings per age range for woman\n  + ratings per age range for all\n\n** Maintainers 👨👩👧👦\n+ [[https://github.com/rizerkrof][@rizerkrof]]\n+ [[https://github.com/Zuwhity][@Zuwhity]]\n+ [[https://github.com/HaozGU][@HaozGU]]\n\n* Prerequisites 🏁\n+ Python \u003e= 3.8\n+ pip\n\n* Installation ✅\nFrom [[https://pypi.org/project/dataMovies/][official repository]]:\n#+begin_src sh\npip install dataMovies\n#+end_src\n\n* Usage 😁\nLook at the [[https://github.com/rizerkrof/libray-dataMovies/tree/main/example][example]] to know more about the use. Do not forget to check the [[https://rizerkrof.github.io/libray-dataMovies/dataMovies/index.html][documentation]] to see all features information!\n\n* Run tests ⚙\n** Clone the repository\n#+begin_src sh\ngit clone https://github.com/rizerkrof/libray-dataMovies.git\ncd libray-dataMovies\n#+end_src\n** run unit tests\n#+begin_src sh\npython3 -m unittest discover --top-level-directory=. --start-directory=./tests/tests_dataMovies/\n#+end_src\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frizerkrof%2Flibray-datamovies","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frizerkrof%2Flibray-datamovies","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frizerkrof%2Flibray-datamovies/lists"}