goofis-ardihikaru


Namegoofis-ardihikaru JSON
Version 0.0.48 PyPI version JSON
download
home_pagehttps://pypi.org/project/goofis-ardihikaru/0.0.1/#files
SummaryModules to extract information from Google Finance
upload_time2023-08-17 06:39:08
maintainer
docs_urlNone
authorMuhammad Febrian Ardiansyah
requires_python>=3.8
licenseMIT
keywords asyncio
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # `Google Finance Scraper`

The `Google Finance Scraper` is a simple testing example to understand the basics of developing your first Python package. 

## Deployment

* Socketify
  * Build:
    ```shell
    docker build -f Dockerfile-socketify -t socketify/develop:0.1 .
    ```
  * Temp Run (bash):
    ```shell
    docker run --name socketify-service --rm -it --network host socketify/develop:0.1 bash
    ```
* API Service
  * Build:
    ```shell
    docker build --no-cache -t scraper-service/develop:0.1 . --build-arg GIT_COMMIT=$(git rev-parse HEAD)
    docker build --no-cache -t jejaktutorialdigitalcom_edutraderidscraper:latest . --build-arg GIT_COMMIT=$(git rev-parse HEAD)
    docker build --no-cache -t jejaktutorialdigitalcom_edutraderidupdater:latest . --build-arg GIT_COMMIT=$(git rev-parse HEAD)
    ```
  * Run:
    ```shell
    docker run --name scraper-api-service --rm -it --env-file ./.env --network host scraper-service/develop:0.1
    ```

            

Raw data

            {
    "_id": null,
    "home_page": "https://pypi.org/project/goofis-ardihikaru/0.0.1/#files",
    "name": "goofis-ardihikaru",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "asyncio",
    "author": "Muhammad Febrian Ardiansyah",
    "author_email": "mfardiansyah@outlook.com",
    "download_url": "https://files.pythonhosted.org/packages/4e/53/f64147b67d0d8349599ef124068a128706df63ac8f15e4deadd92fd52f9a/goofis-ardihikaru-0.0.48.tar.gz",
    "platform": "any",
    "description": "# `Google Finance Scraper`\n\nThe `Google Finance Scraper` is a simple testing example to understand the basics of developing your first Python package. \n\n## Deployment\n\n* Socketify\n  * Build:\n    ```shell\n    docker build -f Dockerfile-socketify -t socketify/develop:0.1 .\n    ```\n  * Temp Run (bash):\n    ```shell\n    docker run --name socketify-service --rm -it --network host socketify/develop:0.1 bash\n    ```\n* API Service\n  * Build:\n    ```shell\n    docker build --no-cache -t scraper-service/develop:0.1 . --build-arg GIT_COMMIT=$(git rev-parse HEAD)\n    docker build --no-cache -t jejaktutorialdigitalcom_edutraderidscraper:latest . --build-arg GIT_COMMIT=$(git rev-parse HEAD)\n    docker build --no-cache -t jejaktutorialdigitalcom_edutraderidupdater:latest . --build-arg GIT_COMMIT=$(git rev-parse HEAD)\n    ```\n  * Run:\n    ```shell\n    docker run --name scraper-api-service --rm -it --env-file ./.env --network host scraper-service/develop:0.1\n    ```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Modules to extract information from Google Finance",
    "version": "0.0.48",
    "project_urls": {
        "Homepage": "https://pypi.org/project/goofis-ardihikaru/0.0.1/#files"
    },
    "split_keywords": [
        "asyncio"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "541edc1af50993ac1fb996850e8b2e6c51a5703d49c5fd3c585a678aab1df2bc",
                "md5": "7c61526ca3423aca78993db5535a783f",
                "sha256": "3fa4e04017a0087cee62f485846d5692a8451ffafd80b637f0fce0ea79292e25"
            },
            "downloads": -1,
            "filename": "goofis_ardihikaru-0.0.48-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7c61526ca3423aca78993db5535a783f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 23557,
            "upload_time": "2023-08-17T06:39:06",
            "upload_time_iso_8601": "2023-08-17T06:39:06.981140Z",
            "url": "https://files.pythonhosted.org/packages/54/1e/dc1af50993ac1fb996850e8b2e6c51a5703d49c5fd3c585a678aab1df2bc/goofis_ardihikaru-0.0.48-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4e53f64147b67d0d8349599ef124068a128706df63ac8f15e4deadd92fd52f9a",
                "md5": "145164a4bb918be9766befcd8a0dcff1",
                "sha256": "2dcee68d9fce18773d23d2cb5a71a908d53e2e7b5a70c29e504911f7abca35c3"
            },
            "downloads": -1,
            "filename": "goofis-ardihikaru-0.0.48.tar.gz",
            "has_sig": false,
            "md5_digest": "145164a4bb918be9766befcd8a0dcff1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 14378,
            "upload_time": "2023-08-17T06:39:08",
            "upload_time_iso_8601": "2023-08-17T06:39:08.332565Z",
            "url": "https://files.pythonhosted.org/packages/4e/53/f64147b67d0d8349599ef124068a128706df63ac8f15e4deadd92fd52f9a/goofis-ardihikaru-0.0.48.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-17 06:39:08",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "goofis-ardihikaru"
}
        
Elapsed time: 0.10471s