<p align="center">
<br>
<img width="800" src="./docs/images/fresfolio_overview.png" alt="logo of fresfolio repository">
<br>
<br>
</p>
## fresfolio [](https://pip.pypa.io/en/stable/?badge=stable) [](https://pepy.tech/project/fresfolio)
*fresfolio* stands for "**F**or **Res**earch **Folio**". It is a browser-based note-taking app designed to help researchers organize and track their projects, datasets, analyses, and results in a structured format. Although the name emphasizes “research", *fresfolio* is equally suitable for personal use, allowing individuals to manage hobby and student projects, or any collection of work in an organized and interactive way. It provides tools for creating rich documentation making it easier to share findings with collaborators.
The rationale behind *fresfolio* is the following:
* User creates **Projects**.
* Each project has one or more **Notebooks**.
* Each notebook has one or more **Chapters**.
* Each chapter has one or more **Sections**.
*fresfolio* uses Flask as a backend and Vue3 as a frontend.
## Installation
```
pip install fresfolio
```
## Documentation
You can read the full documentation here: [https://fresfolio.readthedocs.io](https://fresfolio.readthedocs.io/en/latest/)
# Project Status: Under Heavy Development
This project is currently under active and heavy development. Features, APIs, and documentation are subject to change at any time.
Raw data
{
"_id": null,
"home_page": "https://github.com/dkioroglou/fresfolio/tree/main",
"name": "fresfolio",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "flask, notebook, research, reporting",
"author": "Dimitrios Kioroglou",
"author_email": "<d.kioroglou@hotmail.com>",
"download_url": "https://files.pythonhosted.org/packages/6a/e9/e9f420a0621e5e1c72153f38f1e11de08e83ace028492ddb8a862fc164c5/fresfolio-0.2.6.tar.gz",
"platform": null,
"description": "\n<p align=\"center\">\n <br>\n <img width=\"800\" src=\"./docs/images/fresfolio_overview.png\" alt=\"logo of fresfolio repository\">\n <br>\n <br>\n</p>\n\n## fresfolio [](https://pip.pypa.io/en/stable/?badge=stable) [](https://pepy.tech/project/fresfolio)\n\n*fresfolio* stands for \"**F**or **Res**earch **Folio**\". It is a browser-based note-taking app designed to help researchers organize and track their projects, datasets, analyses, and results in a structured format. Although the name emphasizes \u201cresearch\", *fresfolio* is equally suitable for personal use, allowing individuals to manage hobby and student projects, or any collection of work in an organized and interactive way. It provides tools for creating rich documentation making it easier to share findings with collaborators.\n\nThe rationale behind *fresfolio* is the following:\n\n* User creates **Projects**.\n* Each project has one or more **Notebooks**.\n* Each notebook has one or more **Chapters**. \n* Each chapter has one or more **Sections**.\n\n*fresfolio* uses Flask as a backend and Vue3 as a frontend.\n\n## Installation\n\n```\npip install fresfolio\n```\n\n## Documentation\n\nYou can read the full documentation here: [https://fresfolio.readthedocs.io](https://fresfolio.readthedocs.io/en/latest/)\n\n# Project Status: Under Heavy Development\n\nThis project is currently under active and heavy development. Features, APIs, and documentation are subject to change at any time.\n\n",
"bugtrack_url": null,
"license": "GPL-3.0",
"summary": "Flask and Vue3 based notebook for personal and research projects.",
"version": "0.2.6",
"project_urls": {
"Homepage": "https://github.com/dkioroglou/fresfolio/tree/main"
},
"split_keywords": [
"flask",
" notebook",
" research",
" reporting"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "338f175ac07168842eea3e4b3ee8a80ef77d60ef5c1be472fac09e03bc722f7e",
"md5": "dca0bfaeeeb2d9dbaa91bf1641ac55b0",
"sha256": "dbafbbc341db8e1dc2f2ce7890d14cf48d2a36cf7e63c7c8be5f2ce059879733"
},
"downloads": -1,
"filename": "fresfolio-0.2.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "dca0bfaeeeb2d9dbaa91bf1641ac55b0",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 1602416,
"upload_time": "2025-09-08T18:02:17",
"upload_time_iso_8601": "2025-09-08T18:02:17.775250Z",
"url": "https://files.pythonhosted.org/packages/33/8f/175ac07168842eea3e4b3ee8a80ef77d60ef5c1be472fac09e03bc722f7e/fresfolio-0.2.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "6ae9e9f420a0621e5e1c72153f38f1e11de08e83ace028492ddb8a862fc164c5",
"md5": "90671f1c7b625dc8725f744583c8dc65",
"sha256": "e281f4281e8deac86f2998c221aa108c89960f26d49cad285215d731e5b9e1bb"
},
"downloads": -1,
"filename": "fresfolio-0.2.6.tar.gz",
"has_sig": false,
"md5_digest": "90671f1c7b625dc8725f744583c8dc65",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 1581335,
"upload_time": "2025-09-08T18:02:19",
"upload_time_iso_8601": "2025-09-08T18:02:19.952425Z",
"url": "https://files.pythonhosted.org/packages/6a/e9/e9f420a0621e5e1c72153f38f1e11de08e83ace028492ddb8a862fc164c5/fresfolio-0.2.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-09-08 18:02:19",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "dkioroglou",
"github_project": "fresfolio",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "Flask",
"specs": [
[
">=",
"2.0.2"
]
]
},
{
"name": "bcrypt",
"specs": [
[
"==",
"4.2.0"
]
]
},
{
"name": "flask-login",
"specs": []
},
{
"name": "flask-bcrypt",
"specs": []
}
],
"lcname": "fresfolio"
}