# Personal Website Backend
## About
The `chris` Python package is the backend for the website [chrisgregory.me](http://www.chrisgregory.me)
## Usage
```bash
# Install the chris package from PyPI
pip install chris
# Start the local Flask server
cgme app
```
Then open `localhost:8000` in a browser to check that you can access the API
## Frontend
Details for running the frontend locally can be found in the [GitHub repo for the project](https://github.com/gregorybchris/personal-website)
Raw data
{
"_id": null,
"home_page": "https://github.com/gregorybchris/personal-website",
"name": "chris",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.11",
"maintainer_email": "",
"keywords": "personal,website,sdk,python,tools",
"author": "Chris Gregory",
"author_email": "christopher.b.gregory@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/12/5c/b925188325aa24a5a50dcee2b2ca188478040307d656d5f84299148db13f/chris-1.1.0.tar.gz",
"platform": null,
"description": "# Personal Website Backend\n\n## About\n\nThe `chris` Python package is the backend for the website [chrisgregory.me](http://www.chrisgregory.me)\n\n## Usage\n\n```bash\n# Install the chris package from PyPI\npip install chris\n\n# Start the local Flask server\ncgme app\n```\n\nThen open `localhost:8000` in a browser to check that you can access the API\n\n## Frontend\n\nDetails for running the frontend locally can be found in the [GitHub repo for the project](https://github.com/gregorybchris/personal-website)\n",
"bugtrack_url": null,
"license": "Apache Software License",
"summary": "Personal website SDK",
"version": "1.1.0",
"project_urls": {
"Homepage": "https://github.com/gregorybchris/personal-website",
"Repository": "https://github.com/gregorybchris/personal-website"
},
"split_keywords": [
"personal",
"website",
"sdk",
"python",
"tools"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "283619a3549088cd5d1428b2dc93b24d70773cca8768d856a6aeb1d4850ebcbb",
"md5": "dc8482766b06625dcd8dda8e92905529",
"sha256": "444c4705dfc9d7c462bda3d7782880244bba3c446a573f2d9ea01be220ea134d"
},
"downloads": -1,
"filename": "chris-1.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "dc8482766b06625dcd8dda8e92905529",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11",
"size": 112870,
"upload_time": "2024-02-05T06:55:59",
"upload_time_iso_8601": "2024-02-05T06:55:59.985789Z",
"url": "https://files.pythonhosted.org/packages/28/36/19a3549088cd5d1428b2dc93b24d70773cca8768d856a6aeb1d4850ebcbb/chris-1.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "125cb925188325aa24a5a50dcee2b2ca188478040307d656d5f84299148db13f",
"md5": "a00f4bef3a212b670b91c8cb56898cc9",
"sha256": "1d7bb66641dce4894b82f3c7f99839f062cbc8725868d92ade014573678c870e"
},
"downloads": -1,
"filename": "chris-1.1.0.tar.gz",
"has_sig": false,
"md5_digest": "a00f4bef3a212b670b91c8cb56898cc9",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 100988,
"upload_time": "2024-02-05T06:56:02",
"upload_time_iso_8601": "2024-02-05T06:56:02.075880Z",
"url": "https://files.pythonhosted.org/packages/12/5c/b925188325aa24a5a50dcee2b2ca188478040307d656d5f84299148db13f/chris-1.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-02-05 06:56:02",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "gregorybchris",
"github_project": "personal-website",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "chris"
}