python3-fwfile


Namepython3-fwfile JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://www.opussystem.com.br
SummaryLib para gerar arquivo TXT de tamanho fixo
upload_time2023-01-26 21:03:27
maintainer
docs_urlNone
authorOpusSystem
requires_python
licenseMIT
keywords fixed width text
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # FWDataFile Creator

This is a simple library for creating fixed-width text files for transferring data between APIs.

## Installation

To install the package, just run the command below:

<pre><code>pip install pyFixedWidthDataFile</code></pre>

## Usage


## License

This project is under the MIT license. See the [LICENSE](LICENSE) file for more details.



            

Raw data

            {
    "_id": null,
    "home_page": "https://www.opussystem.com.br",
    "name": "python3-fwfile",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "fixed,width,text",
    "author": "OpusSystem",
    "author_email": "suporte@opussystem.com.br",
    "download_url": "https://files.pythonhosted.org/packages/5e/94/dcfd03785085029d446b7d0e149c3ceca58817ea36dfebc3284963006973/python3-fwfile-0.0.1.tar.gz",
    "platform": "any",
    "description": "# FWDataFile Creator\n\nThis is a simple library for creating fixed-width text files for transferring data between APIs.\n\n## Installation\n\nTo install the package, just run the command below:\n\n<pre><code>pip install pyFixedWidthDataFile</code></pre>\n\n## Usage\n\n\n## License\n\nThis project is under the MIT license. See the [LICENSE](LICENSE) file for more details.\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Lib para gerar arquivo TXT de tamanho fixo",
    "version": "0.0.1",
    "split_keywords": [
        "fixed",
        "width",
        "text"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7a2487b5c3b35dce2803ffa5a65d57589670ffddbd6985ccabb7cfb245edf0ae",
                "md5": "d7057ca2360d1afddaa2ec7a268423a4",
                "sha256": "f6d2c021e36e585a824c73ed035980154f22d5e646979122723bde4fb26a4802"
            },
            "downloads": -1,
            "filename": "python3_fwfile-0.0.1-py3.10.egg",
            "has_sig": false,
            "md5_digest": "d7057ca2360d1afddaa2ec7a268423a4",
            "packagetype": "bdist_egg",
            "python_version": "0.0.1",
            "requires_python": null,
            "size": 16982,
            "upload_time": "2023-01-26T21:03:25",
            "upload_time_iso_8601": "2023-01-26T21:03:25.479068Z",
            "url": "https://files.pythonhosted.org/packages/7a/24/87b5c3b35dce2803ffa5a65d57589670ffddbd6985ccabb7cfb245edf0ae/python3_fwfile-0.0.1-py3.10.egg",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a2aad512a6ae5f566ed0f4d1a8c3c5a1f132aea5cf2b959189db4b89f9983e77",
                "md5": "426af0a8111e06c37bc256a55797f32b",
                "sha256": "197bd8ac4ab9e6b06edcff7d470af454cd585529965eb792493ad4e74086292e"
            },
            "downloads": -1,
            "filename": "python3_fwfile-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "426af0a8111e06c37bc256a55797f32b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 8176,
            "upload_time": "2023-01-26T21:03:21",
            "upload_time_iso_8601": "2023-01-26T21:03:21.599170Z",
            "url": "https://files.pythonhosted.org/packages/a2/aa/d512a6ae5f566ed0f4d1a8c3c5a1f132aea5cf2b959189db4b89f9983e77/python3_fwfile-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5e94dcfd03785085029d446b7d0e149c3ceca58817ea36dfebc3284963006973",
                "md5": "f2a9863d8b5f3fd262ec0dd73b2a7b2a",
                "sha256": "db4ab60d907eeea1c74ff3ac384432493d424b664facb5f14940355e5e9ac6f9"
            },
            "downloads": -1,
            "filename": "python3-fwfile-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "f2a9863d8b5f3fd262ec0dd73b2a7b2a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 8900,
            "upload_time": "2023-01-26T21:03:27",
            "upload_time_iso_8601": "2023-01-26T21:03:27.483192Z",
            "url": "https://files.pythonhosted.org/packages/5e/94/dcfd03785085029d446b7d0e149c3ceca58817ea36dfebc3284963006973/python3-fwfile-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-26 21:03:27",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "python3-fwfile"
}
        
Elapsed time: 0.03765s