{"id":20120373,"url":"https://github.com/svetlanam/django-tailwind","last_synced_at":"2026-05-05T17:32:35.680Z","repository":{"id":74538978,"uuid":"482573249","full_name":"SvetlanaM/django-tailwind","owner":"SvetlanaM","description":"This is example how to setup Django with Tailwind CSS framework","archived":false,"fork":false,"pushed_at":"2022-05-12T18:51:01.000Z","size":31,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-31T06:30:41.353Z","etag":null,"topics":["django","example","python3","tailwindcss"],"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/SvetlanaM.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-04-17T16:19:12.000Z","updated_at":"2022-05-12T09:03:06.000Z","dependencies_parsed_at":"2023-02-28T09:00:37.933Z","dependency_job_id":null,"html_url":"https://github.com/SvetlanaM/django-tailwind","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SvetlanaM/django-tailwind","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SvetlanaM%2Fdjango-tailwind","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SvetlanaM%2Fdjango-tailwind/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SvetlanaM%2Fdjango-tailwind/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SvetlanaM%2Fdjango-tailwind/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SvetlanaM","download_url":"https://codeload.github.com/SvetlanaM/django-tailwind/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SvetlanaM%2Fdjango-tailwind/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32660274,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["django","example","python3","tailwindcss"],"created_at":"2024-11-13T19:19:49.757Z","updated_at":"2026-05-05T17:32:35.668Z","avatar_url":"https://github.com/SvetlanaM.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Django + Tailwind\n\nThis is example how to setup [Django](https://www.djangoproject.com/) with\n[Tailwind CSS framework](https://tailwindcss.com/).\n\n### Requirements\n\n1. Python 3.4 or higher\n2. Node.js\n3. [npm](https://www.npmjs.com/) or [yarn](https://yarnpkg.com/) - package\n   managers\n4. [pip](https://pypi.python.org/pypi/pip/1.0.2) - tool for installing and\n   managing Python packages\n5. [virtualenv](http://docs.python-guide.org/en/latest/dev/virtualenvs/) - tool\n   to keep the dependencies required by different projects in separate places\n\n### Installation\n\nThese commands are valid for **Mac/Ubuntu OS**. If you develop on Windows, you\nshould replace them with proper commands, If you are using the default Windows\nCommand Line.\n\n1. Create virtual environment in your project folder \u003ccode\u003epython3 -m venv\n   venv\u003c/code\u003e\n2. Activate the virtual environment \u003ccode\u003esource venv/bin/activate\u003c/code\u003e\n3. Install required libraries and packages \u003ccode\u003epip3 install -r\n   requirements.txt\u003c/code\u003e\n4. Navigate to the project root\n5. Install Tailwind \u003ccode\u003epython3 manage.py tailwind install\u003c/code\u003e\n6. Setup path to your npm installation \u003ccode\u003ewhich npm\u003c/code\u003e (or yarn)\n7. Setup ENV variable in \u003ccode\u003eproject/settings.py\u003c/code\u003e \u003cbr /\u003e\n   \u003ccode\u003eNPM_BIN_PATH={your path}\u003c/code\u003e\n8. Install Tailwind dependencies \u003ccode\u003epython3 manage.py tailwind install\u003c/code\u003e\n9. Migrate database \u003ccode\u003epython3 manage.py migrate\u003c/code\u003e\n10. Run server \u003ccode\u003epython3 manage.py runserver\u003c/code\u003e in one terminal\n11. Run Tailwind \u003ccode\u003epython3 manage.py tailwind start\u003c/code\u003e in another\n    terminal\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsvetlanam%2Fdjango-tailwind","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsvetlanam%2Fdjango-tailwind","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsvetlanam%2Fdjango-tailwind/lists"}