{"id":18563575,"url":"https://github.com/ishanoshada/sadaa","last_synced_at":"2025-10-26T07:14:33.430Z","repository":{"id":205799919,"uuid":"715262225","full_name":"Ishanoshada/Sadaa","owner":"Ishanoshada","description":"Python Story Generation Package","archived":false,"fork":false,"pushed_at":"2023-11-06T22:52:12.000Z","size":13120,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-19T05:48:16.989Z","etag":null,"topics":["fiction","predictions","python","python-packages","science","science-fiction","story"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/sadaa/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Ishanoshada.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":"2023-11-06T19:39:45.000Z","updated_at":"2023-11-06T22:38:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"beb6c8cd-cdd4-4f94-af9a-2c2d97543fbb","html_url":"https://github.com/Ishanoshada/Sadaa","commit_stats":null,"previous_names":["ishanoshada/sadaa"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ishanoshada%2FSadaa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ishanoshada%2FSadaa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ishanoshada%2FSadaa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ishanoshada%2FSadaa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ishanoshada","download_url":"https://codeload.github.com/Ishanoshada/Sadaa/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254394726,"owners_count":22063984,"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":["fiction","predictions","python","python-packages","science","science-fiction","story"],"created_at":"2024-11-06T22:12:57.501Z","updated_at":"2025-10-26T07:14:33.330Z","avatar_url":"https://github.com/Ishanoshada.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sadaa - Python Story Generation Package\n\nUnleash Your Imagination with Sadaa!\n\n\n![img1](https://github.com/Ishanoshada/Ishanoshada/blob/main/ss/6c9ec14e076ac4663afea598867a367b.png?raw=true)\n\n\nThe Sadaa package is not just a Python library; it's a portal to infinite worlds of imagination. Dive into the universe of science fiction and embark on epic journeys with the power of words.\n\n![img2](https://github.com/Ishanoshada/Ishanoshada/blob/main/ss/ecaa76685cd799e2445aab18638d7dd4.png?raw=true)\n\n\n## Table of Contents\n\n- [Installation](#installation)\n- [Usage](#usage)\n  - [Importing the Module](#importing-the-module)\n  - [Generating Stories](#generating-stories)\n- [Examples](#examples)\n  - [Example 1 : MoonStoryGenerator - Moonlit Tales](#example-1-moonstorygenerator---moonlit-tales)\n  - [Example 2: Quantum Stories - Beyond Reality](#example-2-generating-quantum-stories)\n  - [Example 3: Math-based Adventures - Equations Unleashed](#example-3-generating-math-based-stories)\n  - [Example 4: Prediction Stories - Glimpses of Tomorrow](#example-4-generating-prediction-stories)\n  - [Example 5: Akikiki Stories - Mysteries of Akikiki](#example-5-generating-akikiki-stories)\n  - [Example 6: Quantum Stories with Different Lengths - Size Doesn't Matter](#example-6-generating-quantum-stories-with-different-lengths)\n  - [Example 7: Math-based Stories with Multiple Tales - Math Marvels](#example-7-generating-math-based-stories-with-multiple-stories)\n  \n- [Example Output](#example-output)\n- [Contributing](#contributing)\n- [License](#license)\n\n## Installation\n\nEmbark on your storytelling journey by installing the package with a simple command:\n\n```bash\npip install sadaa\n```\n\n## Usage\n\n### Importing the Module\n\nYour gateway to imagination is just an import away:\n\n```python\nfrom sadaa import GenerateStoryWords, AkikikiStoryGenerator \n```\n\n### Generating Stories\n\nReady to craft your tales? You have the power to control the narrative. Choose the number of words, stories, and themes, from quantum to math, or delve into predictions. If you seek the mystical Akikiki stories, they're just a generator away:\n\n```python\nstory_generator = GenerateStoryWords(num_words=80, num_stories=1, type=\"quantum\")\nstories = story_generator.generate_stories()\n\nakikiki_story_generator = AkikikiStoryGenerator(num_stories=3)  # Unlock the secrets of Akikiki with 3 captivating stories\nakikiki_stories = akikiki_story_generator.generate_stories()\n```\n\n![img2](https://github.com/Ishanoshada/Ishanoshada/blob/main/ss/d6f73659b9c5f09d019c8b0c8bd6f9fc.png?raw=true)\n\n## Examples\n\n### Example 1: MoonStoryGenerator - Moonlit Tales\n\nIlluminate your night with stories inspired by the serene Moon:\n\n```python\nfrom sadaa import MoonStoryGenerator\n\nmoon_story_generator = MoonStoryGenerator(5)\n\nprint(\"Moon-themed Story:\")\nprint(moon_story_generator.generate_stories())\n```\n\n### Example 2: Quantum Stories - Beyond Reality\n\nEnter the quantum realm and explore the limitless possibilities of science:\n\n```python\nfrom sadaa import GenerateStoryWords\n\nstory_generator = GenerateStoryWords(num_words=70, num_stories=2, type=\"quantum\")\nstories = story_generator.generate_stories()\n\nfor i, story in enumerate(stories, start=1):\n    print(f\"Quantum Story {i}:\\n{story}\\n\")\n```\n\n### Example 3: Math-based Adventures - Equations Unleashed\n\nLet math take you on a thrilling journey through the world of numbers and equations:\n\n```python\nfrom sadaa import GenerateStoryWords\n\nstory_generator = GenerateStoryWords(num_words=90, num_stories=2, type=\"math\")\nstories = story_generator.generate_stories()\n\nfor i, story in enumerate(stories, start=1):\n    print(f\"Math Story {i}:\\n{story}\\n\")\n```\n\n### Example 4: Prediction Stories - Glimpses of Tomorrow\n\nPeek into the future with stories that unravel the mysteries of foresight:\n\n```python\nfrom sadaa import GenerateStoryWords\n\nstory_generator = GenerateStoryWords(num_words=70, num_stories=2, type=\"prediction\")\nstories = story_generator.generate_stories()\n\nfor i, story in enumerate(stories, start=1):\n    print(f\"Prediction Story {i}:\\n{story}\\n\")\n```\n\n### Example 5: Akikiki Stories - Mysteries of Akikiki\n\nDiscover the enigmatic world of Akikiki with 3 captivating stories:\n\n```python\nfrom sadaa import AkikikiStoryGenerator\n\nakikiki_story_generator = AkikikiStoryGenerator(num_stories=3)\nakikiki_stories = akikiki_story_generator.generate_stories()\n\nfor i, story in enumerate(akikiki_stories, start=1):\n    print(f\"Akikiki Story {i}:\\n{story}\\n\")\n```\n\n### Example 6: Quantum Stories with Different Lengths - Size Doesn't Matter\n\nNo matter the length, quantum stories always pack a punch:\n\n```python\nfrom sadaa import GenerateStoryWords\n\nstory_generator = GenerateStoryWords(num_words=70, num_stories=3, type=\"quantum\")\nstories = story_generator.generate_stories()\n\nfor i, story in enumerate(stories, start=1):\n    print(f\"Quantum Story {i}:\\n{story}\\n\")\n```\n\n### Example 7: Math-based Stories with Multiple Tales - Math Marvels\n\nMultiply your storytelling prowess with multiple math-based stories:\n\n```python\nfrom sadaa import GenerateStoryWords\n\nstory_generator = GenerateStoryWords(num_words=80, num_stories=3, type=\"math\")\nstories = story_generator.generate_stories()\n\nfor i, story in enumerate(stories, start=1):\n    print(f\"Math Story {i}:\\n{story}\\n\")\n```\n\n## Example Output\n\n### Quantum Story (200 Words)\n\nReady for an epic quantum journey? Generate a quantum-inspired story:\n\n```python\nquantum_story = GenerateStoryWords(200,type=\"quantum\").generate_story()\n\nprint(quantum_story)\n```\n\n**Output**:\n\n\u003e Within the shimmering boundaries of a quantum chaos simulation, Quantum Quester, an interdimensional traveler exploring realms beyond the quantum veil, conducted a successful experiment in quantum teleportation. An ancient artifact revealed the quantum echoes of their past lives. Their mastery of quantum manipulation brought about an era of unbounded creativity and innovation. Amidst the swirling vortices of a quantum fluid experiment, Professor Paradox, a time theorist navigating the intricacies of quantum causality, conducted a successful experiment in quantum teleportation of matter. An ancient prophecy foretold of a quantum savior who would reshape the cosmos. The quantum truths they brought to light would challenge the very core of reality and being. Within the crystalline structure of a quantum lattice system, Professor Samuel Quark, an eccentric inventor known for pushing the boundaries of quantum mechanics, opened a gateway to a realm governed by quantum chaos. They discovered they were living in a simulated quantum universe. The quantum enlightenment they attained would permeate the collective consciousness of their species.\n\n## Contributing\n\nReady to add your own twist to the tales? Check out our [contributing guidelines](\n\nCONTRIBUTING.md).\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n\n**Repository Views** ![Views](https://profile-counter.glitch.me/Sadaa/count.svg)\n\nDive into the world of Sadaa and let your imagination run wild! 🚀📚\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fishanoshada%2Fsadaa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fishanoshada%2Fsadaa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fishanoshada%2Fsadaa/lists"}