{"id":24325783,"url":"https://github.com/oraxen/polymath","last_synced_at":"2025-09-16T16:26:50.002Z","repository":{"id":45220673,"uuid":"229337886","full_name":"oraxen/polymath","owner":"oraxen","description":"A python server to host oraxen resource packs","archived":false,"fork":false,"pushed_at":"2024-10-16T10:07:30.000Z","size":59,"stargazers_count":23,"open_issues_count":4,"forks_count":18,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-17T22:19:29.882Z","etag":null,"topics":["hosting","python","software","web","web-server"],"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/oraxen.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":"2019-12-20T21:19:07.000Z","updated_at":"2024-10-16T10:07:35.000Z","dependencies_parsed_at":"2024-05-30T10:17:59.142Z","dependency_job_id":"def52fa3-e433-4674-abd3-3c2673a2f965","html_url":"https://github.com/oraxen/polymath","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/oraxen%2Fpolymath","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oraxen%2Fpolymath/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oraxen%2Fpolymath/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oraxen%2Fpolymath/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oraxen","download_url":"https://codeload.github.com/oraxen/polymath/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234425403,"owners_count":18830720,"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":["hosting","python","software","web","web-server"],"created_at":"2025-01-17T20:29:19.687Z","updated_at":"2025-09-16T16:26:44.956Z","avatar_url":"https://github.com/oraxen.png","language":"Python","readme":"# Polymath\n\nPolymath is a web server designed to host resource packs of the Oraxen plugin.\n__ __\n## How to use Polymath\n\n- Clone the project\n``git clone git@github.com:oraxen/Polymath`` or ``git clone https://github.com/oraxen/Polymath``\nthis fork: ``git clone git@github.com:oOHiyoriOo/polymath.git`` or ``git clone https://github.com/oOHiyoriOo/polymath.git``\n\n- Cd in the directory\n``cd ./Polymath``\n\n#### With nix package management\n- Install nix\nFollow this tutorial (you only need nix, not nixos): https://nixos.org/download.html\nOn linux this is just this command:\n``sh \u003c(curl -L https://nixos.org/nix/install) --daemon``\nOn macos:\n``sh \u003c(curl -L https://nixos.org/nix/install)``\nYou can check the website to get it working on windows or docker.\n\n- Install the required libs\nIf you installed nix, just type:\n``nix-shell``\n\n#### Without nix package management (and Windows)\nIf you didn't install nix, you need to install Python 3.8 with those packages:\n```\ncython\naiohttp\ntoml\ncolorama\n```\n\n- Build polymath\n```sh\n./build.sh\n```\n\n- Run a first time\n``sh\n./run``\n\n- Configure the file ``polymath/config/settings.toml``\n\n- Run a second time\n``sh\n./run``\n\n- Polymath should now be running\n\n__ __\n## How to use on Pterodactyl or Windows\n\n- Clone the project\n``git clone git@github.com:oraxen/Polymath`` or ``git clone https://github.com/oraxen/Polymath``\n\n- Install [Python](https://python.org) (tested on Python 3.12.3!)\n\n- install following requirements (use pip or requirements.txt):\n``pip  install -r requirements.txt``\n\n- run:  `python run`\n- \n##### Installing Requirements:\n```\naiohttp\u003e=3.7.4\ntoml\u003e=0.10.2\ncython\ncolorama\n```\n#### you **must** setup SSL for this to work! \n\n### if using nginx:\n- setup a new vhost in /etc/nginx/sites-available/\n- setup ssl (u can use [certbot](https://certbot.eff.org/))\n- change the location of the VHOST to something like: \n```nginx\nlocation / {\n    proxy_pass http://127.0.0.1:8080;\n    proxy_set_header X-Real-IP $remote_addr;\n    client_max_body_size 10M;\n}\n```\n\u003e i recommend using a subdomain like texture.example.xyz\n- make sure port 443 is forwarded!\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foraxen%2Fpolymath","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foraxen%2Fpolymath","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foraxen%2Fpolymath/lists"}