{"id":16419531,"url":"https://github.com/mavenium/pyhyperspace","last_synced_at":"2026-04-19T05:37:21.553Z","repository":{"id":168720974,"uuid":"327560751","full_name":"mavenium/PyHyperspace","owner":"mavenium","description":"A free, open-source Blog CMS based on the \"Django\" and \"Hyperspace\" HTML5 theme.","archived":false,"fork":false,"pushed_at":"2021-02-01T07:59:44.000Z","size":1394,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-24T13:47:42.872Z","etag":null,"topics":["blog","blog-cms","blog-cms-django","django","django-cms","django-project","hyperspace","python","python3"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mavenium.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-01-07T09:16:45.000Z","updated_at":"2022-12-18T13:13:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"a5d29f18-672c-4042-a4c7-29ea7a34cd2f","html_url":"https://github.com/mavenium/PyHyperspace","commit_stats":null,"previous_names":["mavenium/pyhyperspace"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/mavenium/PyHyperspace","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mavenium%2FPyHyperspace","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mavenium%2FPyHyperspace/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mavenium%2FPyHyperspace/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mavenium%2FPyHyperspace/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mavenium","download_url":"https://codeload.github.com/mavenium/PyHyperspace/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mavenium%2FPyHyperspace/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266166418,"owners_count":23886790,"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":["blog","blog-cms","blog-cms-django","django","django-cms","django-project","hyperspace","python","python3"],"created_at":"2024-10-11T07:24:43.693Z","updated_at":"2026-04-19T05:37:21.520Z","avatar_url":"https://github.com/mavenium.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PyHyperspace\nA free, open-source Blog CMS based on the \"Django\" and \"Hyperspace\" HTML5 theme.\n\n![](https://img.shields.io/github/stars/mavenium/PyHyperspace) ![](https://img.shields.io/github/forks/mavenium/PyHyperspace) ![](https://img.shields.io/github/issues/mavenium/PyHyperspace) ![](https://img.shields.io/twitter/url?url=https%3A%2F%2Fgithub.com%2Fmavenium%2FPyHyperspace)\n\n------------\n### Features\n\n- \"Blog\" section to create and edit a blog\n- \"Skill\" section to create and edit a skill\n- \"ContactUs\" section\n- \"CONSTANCE\" Section to manage dynamic Django settings (Blog title, Social Networks links and ...)\n- Used \"Django Admin\" to manage all models\n- Used \"Hyperspace\" theme by HTML5 UP\n- Used \"Sqlite\" to create DB\n- Used \"CKEditor\"\n- Translation ready\n------------\n[![](https://s16.picofile.com/file/8419124942/buy_me_a_coffee.png)](https://www.blockchain.com/btc/payment_request?address=1ChqZPGhxpn6HB1WuQh55S3Mf8RydxMiFk\u0026amount=0.00018711 \"Buy me a coffee\")\n- You can buy me a coffee so I can turn it into more open source projects :)\n------------\n### Special Thanks\n\n| Python | Django | Pycharm |\n| ------------- | ------------- | ------------- |\n| [![](https://s17.picofile.com/file/8418101118/python.png)](https://www.python.org \"Python\")  | [![](https://s17.picofile.com/file/8418100976/django.png)](https://www.djangoproject.com \"Django\")  | [![](https://s17.picofile.com/file/8418101034/pycharm.png)](https://www.jetbrains.com/pycharm/ \"Pycharm\")  |\n\n------------\n### How to install and run (GNU/Linux and Mac)\n                \n1. Install `git`,`python3`, `pip3`, `virtualenv` in your operating system\n2. Create a development environment ready by using these commands\n```\ngit clone https://github.com/mavenium/PyHyperspace\t\t# clone the project\ncd PyHyperspace\t\t                                        # go to the project DIR\nvirtualenv -p python3 .venv\t\t                        # Create virtualenv named .venv\nsource .venv/bin/activate\t\t                        # Active virtualenv named .venv\npip install -r requirements.txt\t\t                        # Install project requirements in .venv\npython manage.py makemigrations\t\t                        # Create migrations files\npython manage.py migrate\t\t                        # Create database tables\npython manage.py collectstatic\t\t                        # Create statics files\npython manage.py runserver\t\t                        # Run the project\n```\n3. Go to  `http://127.0.0.1:8000/` to use project\n------------\n### Notes\nThe Hyperspace template is released under \"Creative Commons Attribution 3.0 Unported\" license.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmavenium%2Fpyhyperspace","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmavenium%2Fpyhyperspace","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmavenium%2Fpyhyperspace/lists"}