whoau


Namewhoau JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://github.com/dotpie/dotpie
SummaryHave any questions? Take a moment to find out!
upload_time2024-09-17 05:30:42
maintainerdotpie
docs_urlNone
authordotpie
requires_python<4.0,>=3.8
licenseMIT
keywords hello world python profile readme
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
<h2 align="center">Welcome, Stranger!</h2>

<div align="center">
    <a href="https://github.com/dotpie">
        <img a="pip-install-whoau" src="https://github.com/user-attachments/assets/ee6753ef-de89-4029-b72f-0c962caa4725"/>
    </a>
</div>

<div align="center">
  <a href="https://github.com/dotpie/whoau/graphs/contributors">
    <img src="https://img.shields.io/github/contributors-anon/dotpie/whoau?color=yellow&style=flat-square" alt="contributors" style="height: 20px;">
  </a>
  <a href="https://opensource.org/licenses/MIT">
    <img src="https://img.shields.io/badge/MIT-blue.svg?style=flat-square&label=license" alt="license" style="height: 20px;">
  </a>
</div>


<br/>
<br/>

## 🔬 What is this?

Two lines are sufficient to express us! This Python package provides personal details just like the GitHub profile README. What you need is Python 3.8 and your own terminal. This package is build with 95% Python, only because I am born to be a python developer. Minimized dependencies to 1 to keep the environment clean, except for 'rich' which can colorize the terminal.




## ❓ Why is it needed?

> Developers tell their story through their code.

I discovered that an enormous amount of time is spent browsing profile components and selecting them. Almost every developer uses GitHub, and GitHub is for all developers. Therefore, I believe that visitors who stop by others' GitHub profiles are likely `Code-Friendly` individuals. The service is meant to build store our own code, Even so, it's too much to browse through every repository of theirs.

More importantly, some developers feel more at ease reading code rather than long description or fancy icons. So, why don't we express ourselves through our code snippet?



## 📂 How it works?

Anyone who encounters this will follow the steps below

```bash
pip install whoau
dotpie
```


### Authorizing Step
> Only for fun, But realtime update. How many visitors do you have?<br/>

In this step, the user will be assigned a specific number which refers to installation counts. After the terminal screen is cleared, localized greetings will appear.


### Greeting Step

> Customized a simple greeting message for surprise. What message did you get?

The module detects the user's operating system and local time to select the proper welcoming message. Currently, it supports 'AR', 'DE', 'ES', 'FR', 'HI', 'IT', 'JA', 'KR', 'PT', 'RU', 'US', and 'ZH'. <br/>
- Note: Local customized greetings only use Python's internal modules os and time. Your personal information is safe and not stored or leaked.
- I am trying hard not to harm your system or environment. If you find any of them, please report an [issue](https://github.com/dotpie/whoau/issues/new)

### Personal Info

> The main contents, an essence for this project.


## 📬 Where to contact?

If you want to contact me, do not hesitate to email or create an issue. You can also fork the repository and customize it too.

## ❗ License

[MIT License](https://opensource.org/licenses/MIT)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/dotpie/dotpie",
    "name": "whoau",
    "maintainer": "dotpie",
    "docs_url": null,
    "requires_python": "<4.0,>=3.8",
    "maintainer_email": "mail@dotpie.dev",
    "keywords": "hello world, python, profile, readme",
    "author": "dotpie",
    "author_email": "mail@dotpie.dev",
    "download_url": "https://files.pythonhosted.org/packages/59/e4/2bd523d8a2d8d03c20bdbf28159ae36a0bb640be61444579ba76159862c0/whoau-0.1.1.tar.gz",
    "platform": null,
    "description": "\n<h2 align=\"center\">Welcome, Stranger!</h2>\n\n<div align=\"center\">\n    <a href=\"https://github.com/dotpie\">\n        <img a=\"pip-install-whoau\" src=\"https://github.com/user-attachments/assets/ee6753ef-de89-4029-b72f-0c962caa4725\"/>\n    </a>\n</div>\n\n<div align=\"center\">\n  <a href=\"https://github.com/dotpie/whoau/graphs/contributors\">\n    <img src=\"https://img.shields.io/github/contributors-anon/dotpie/whoau?color=yellow&style=flat-square\" alt=\"contributors\" style=\"height: 20px;\">\n  </a>\n  <a href=\"https://opensource.org/licenses/MIT\">\n    <img src=\"https://img.shields.io/badge/MIT-blue.svg?style=flat-square&label=license\" alt=\"license\" style=\"height: 20px;\">\n  </a>\n</div>\n\n\n<br/>\n<br/>\n\n## \ud83d\udd2c What is this?\n\nTwo lines are sufficient to express us! This Python package provides personal details just like the GitHub profile README. What you need is Python 3.8 and your own terminal. This package is build with 95% Python, only because I am born to be a python developer. Minimized dependencies to 1 to keep the environment clean, except for 'rich' which can colorize the terminal.\n\n\n\n\n## \u2753 Why is it needed?\n\n> Developers tell their story through their code.\n\nI discovered that an enormous amount of time is spent browsing profile components and selecting them. Almost every developer uses GitHub, and GitHub is for all developers. Therefore, I believe that visitors who stop by others' GitHub profiles are likely `Code-Friendly` individuals. The service is meant to build store our own code, Even so, it's too much to browse through every repository of theirs.\n\nMore importantly, some developers feel more at ease reading code rather than long description or fancy icons. So, why don't we express ourselves through our code snippet?\n\n\n\n## \ud83d\udcc2 How it works?\n\nAnyone who encounters this will follow the steps below\n\n```bash\npip install whoau\ndotpie\n```\n\n\n### Authorizing Step\n> Only for fun, But realtime update. How many visitors do you have?<br/>\n\nIn this step, the user will be assigned a specific number which refers to installation counts. After the terminal screen is cleared, localized greetings will appear.\n\n\n### Greeting Step\n\n> Customized a simple greeting message for surprise. What message did you get?\n\nThe module detects the user's operating system and local time to select the proper welcoming message. Currently, it supports 'AR', 'DE', 'ES', 'FR', 'HI', 'IT', 'JA', 'KR', 'PT', 'RU', 'US', and 'ZH'. <br/>\n- Note: Local customized greetings only use Python's internal modules os and time. Your personal information is safe and not stored or leaked.\n- I am trying hard not to harm your system or environment. If you find any of them, please report an [issue](https://github.com/dotpie/whoau/issues/new)\n\n### Personal Info\n\n> The main contents, an essence for this project.\n\n\n## \ud83d\udcec Where to contact?\n\nIf you want to contact me, do not hesitate to email or create an issue. You can also fork the repository and customize it too.\n\n## \u2757 License\n\n[MIT License](https://opensource.org/licenses/MIT)\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Have any questions? Take a moment to find out!",
    "version": "0.1.1",
    "project_urls": {
        "Bug Tracker": "https://github.com/dotpie/whoau/issues",
        "Homepage": "https://github.com/dotpie/dotpie",
        "Repository": "https://github.com/dotpie/whoau"
    },
    "split_keywords": [
        "hello world",
        " python",
        " profile",
        " readme"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c8a81d224bc5799476b2a3cb0cea02163f2c2f88cabe11d302e385e2b973e9ae",
                "md5": "54af6b44737c9145d2c192e72a66f64a",
                "sha256": "ef8c919f348ae5df8bce73da86529311278932e7493d7ebe0c48f77dc2bb525e"
            },
            "downloads": -1,
            "filename": "whoau-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "54af6b44737c9145d2c192e72a66f64a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.8",
            "size": 11435,
            "upload_time": "2024-09-17T05:30:40",
            "upload_time_iso_8601": "2024-09-17T05:30:40.714737Z",
            "url": "https://files.pythonhosted.org/packages/c8/a8/1d224bc5799476b2a3cb0cea02163f2c2f88cabe11d302e385e2b973e9ae/whoau-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "59e42bd523d8a2d8d03c20bdbf28159ae36a0bb640be61444579ba76159862c0",
                "md5": "ac235a95e4d85abfbb97fe80099e475d",
                "sha256": "a6ac8dc1e9e8fb2235d6a6605628234ba4ebf4080b939a7aa5c9b7dbd09d0937"
            },
            "downloads": -1,
            "filename": "whoau-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "ac235a95e4d85abfbb97fe80099e475d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.8",
            "size": 10509,
            "upload_time": "2024-09-17T05:30:42",
            "upload_time_iso_8601": "2024-09-17T05:30:42.412888Z",
            "url": "https://files.pythonhosted.org/packages/59/e4/2bd523d8a2d8d03c20bdbf28159ae36a0bb640be61444579ba76159862c0/whoau-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-17 05:30:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "dotpie",
    "github_project": "dotpie",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "whoau"
}
        
Elapsed time: 4.39207s