{"id":18259988,"url":"https://github.com/hungrybluedev/uniform-general-case","last_synced_at":"2025-04-08T23:44:43.011Z","repository":{"id":109592587,"uuid":"337952511","full_name":"hungrybluedev/uniform-general-case","owner":"hungrybluedev","description":"Contains code and data that supplements the paper.","archived":false,"fork":false,"pushed_at":"2023-02-18T20:10:47.000Z","size":15024,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-14T18:36:25.514Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/hungrybluedev.png","metadata":{"files":{"readme":"README.md","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-02-11T06:55:40.000Z","updated_at":"2023-02-18T20:10:52.000Z","dependencies_parsed_at":"2023-03-20T21:49:42.153Z","dependency_job_id":null,"html_url":"https://github.com/hungrybluedev/uniform-general-case","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hungrybluedev%2Funiform-general-case","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hungrybluedev%2Funiform-general-case/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hungrybluedev%2Funiform-general-case/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hungrybluedev%2Funiform-general-case/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hungrybluedev","download_url":"https://codeload.github.com/hungrybluedev/uniform-general-case/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247947825,"owners_count":21023058,"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-05T10:41:24.796Z","updated_at":"2025-04-08T23:44:42.991Z","avatar_url":"https://github.com/hungrybluedev.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Prerequisites\n\n1. Git - 2.27 or higher\n2. Python - 3.8 or higher\n3. Pip (should be included with Python 3 by default)\n\nInstall the `virtualenv` package from pip and make sure it is available globally from the command-line.\n\n# Initialization\n\n```bash\n# Navigate to a suitable directory\ncd path/to/directory\n\n# Obtain the source code from Github\ngit clone https://github.com/hungrybluedev/uniform-general-case.git\n\n# Create a virtual environment\nvirtualenv venv\n\n# Activate the environment\n# 1. For Windows (powershell recommended)\nvenv/Scripts/activate\n# 2. For Linux/MacOS\n. venv/bin/activate\n\n# Install all dependencies\npip install -r requirements.txt\n```\n\n# Regular Usage\n\nWhen starting a new session, remember to activate the virtual environment as shown in the previous step (using the activate script). Then type `jupyter notebook`. A new browser tab should open containing your notebook.\n\n# More Information\n\nDetailed instructions can be found on this page: [Setting up Jupyter](https://hungrybluedev.in/article/setting-up-jupyter/).\n\nIn case of any doubts, contact me through the channels mentioned in this page: [Contact Me](https://hungrybluedev.in/contact/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhungrybluedev%2Funiform-general-case","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhungrybluedev%2Funiform-general-case","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhungrybluedev%2Funiform-general-case/lists"}