flashcardpro


Nameflashcardpro JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/fuhma0q0/flashcardpro
SummaryA flashcard creation and learning application
upload_time2024-05-26 15:43:50
maintainerNone
docs_urlNone
authorYour Name
requires_python>=3.6
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # FlashcardPRO

FlashcardPRO is a flashcard creation and learning application built with Django and React.

## Features

- Create flashcards with questions and answers
- View and delete flashcards
- REST API for managing flashcards

## Installation

1. Clone the repository:

```sh
git clone https://github.com/fuhma0q0/flashcardpro.git
cd flashcardpro

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/fuhma0q0/flashcardpro",
    "name": "flashcardpro",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "Your Name",
    "author_email": "your.email@example.com",
    "download_url": "https://files.pythonhosted.org/packages/35/ab/1d57a145d3ffcfc17c81aa04bf703bb610bc6ab1e63f53ef4a855e4d5114/flashcardpro-0.1.0.tar.gz",
    "platform": null,
    "description": "# FlashcardPRO\n\nFlashcardPRO is a flashcard creation and learning application built with Django and React.\n\n## Features\n\n- Create flashcards with questions and answers\n- View and delete flashcards\n- REST API for managing flashcards\n\n## Installation\n\n1. Clone the repository:\n\n```sh\ngit clone https://github.com/fuhma0q0/flashcardpro.git\ncd flashcardpro\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A flashcard creation and learning application",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/fuhma0q0/flashcardpro"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "24c6f4f8862fef482de28d9474d8986062dfefff45959835a162a5af9a5e3013",
                "md5": "906e30367ebabbc93752df26b497ada9",
                "sha256": "be06b3dd740534f13b7a8b8a9293a4fa48b1575191d6f582f295f825256fa5a3"
            },
            "downloads": -1,
            "filename": "flashcardpro-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "906e30367ebabbc93752df26b497ada9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 2412,
            "upload_time": "2024-05-26T15:43:48",
            "upload_time_iso_8601": "2024-05-26T15:43:48.293893Z",
            "url": "https://files.pythonhosted.org/packages/24/c6/f4f8862fef482de28d9474d8986062dfefff45959835a162a5af9a5e3013/flashcardpro-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "35ab1d57a145d3ffcfc17c81aa04bf703bb610bc6ab1e63f53ef4a855e4d5114",
                "md5": "9837b6ce1fb018de4e4770afcde5c68e",
                "sha256": "d02c9359b25db8f669b82555411ca2762b66b7500e8bc6a0e39cb564bf1dd95e"
            },
            "downloads": -1,
            "filename": "flashcardpro-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "9837b6ce1fb018de4e4770afcde5c68e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 2029,
            "upload_time": "2024-05-26T15:43:50",
            "upload_time_iso_8601": "2024-05-26T15:43:50.211627Z",
            "url": "https://files.pythonhosted.org/packages/35/ab/1d57a145d3ffcfc17c81aa04bf703bb610bc6ab1e63f53ef4a855e4d5114/flashcardpro-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-26 15:43:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "fuhma0q0",
    "github_project": "flashcardpro",
    "github_not_found": true,
    "lcname": "flashcardpro"
}
        
Elapsed time: 0.25153s