{"id":17600634,"url":"https://github.com/spookylukey/django-replit-test1","last_synced_at":"2025-03-29T21:40:51.645Z","repository":{"id":138479840,"uuid":"532194727","full_name":"spookylukey/django-replit-test1","owner":"spookylukey","description":null,"archived":false,"fork":false,"pushed_at":"2022-09-03T08:58:12.000Z","size":16497,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-24T09:03:10.294Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/spookylukey.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":"2022-09-03T07:56:38.000Z","updated_at":"2022-09-03T07:57:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"0f146a15-abc6-43c0-ada8-a137183b91c9","html_url":"https://github.com/spookylukey/django-replit-test1","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/spookylukey%2Fdjango-replit-test1","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spookylukey%2Fdjango-replit-test1/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spookylukey%2Fdjango-replit-test1/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spookylukey%2Fdjango-replit-test1/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spookylukey","download_url":"https://codeload.github.com/spookylukey/django-replit-test1/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246249222,"owners_count":20747167,"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-10-22T11:43:19.583Z","updated_at":"2025-03-29T21:40:51.597Z","avatar_url":"https://github.com/spookylukey.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Python on Replit\n\nThis is a template to get you started with Python on Replit. It's ready to go so you can just hit run and start coding!\n\n## Running the repl\n\n1. Setup a new secret environment variable (the lock icon) where the key is `SECRET_KEY` and the value is\n   a randomly generated token of 32 bits of randomnese. To generate such a token type this into the shell and hit Enter:\n```\npython\nimport secrets\nsecrets.token_urlsafe(32)\n```\n2. Hit run!\n\nSee this 1 minute video for a walkthrough: [https://www.loom.com/share/ecc4e738149f4d1db3bcff01758b3e71](https://www.loom.com/share/341b5574d12040fb9fcbbff150777f1c)\n\n## Installing packages\n\nTo add packages to your repl, you can just import directly in the file you want to use the package in, and it will automatically be installed when you press the run button. Like below:\n```python\nimport math\nimport pandas as pd\n```\n\nYou could also install packages by using the Replit packager interface in the left sidebar.\n\n## Help\n\nIf you need help you might be able to find an answer on our [docs](https://docs.replit.com) page. Feel free to report bugs and give us feedback [here](https://replit.com/support).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspookylukey%2Fdjango-replit-test1","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspookylukey%2Fdjango-replit-test1","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspookylukey%2Fdjango-replit-test1/lists"}