py-linq


Namepy-linq JSON
Version 1.4.0 PyPI version JSON
download
home_pagehttps://github.com/viralogic/py-enumerable
SummaryLINQ (Language Integrated Query) is a popular querying language available in .NET. This library ports the language so that developers can query collections of objects using the same syntax. This library would be useful for Python developers with experience using the expressiveness and power of LINQ.
upload_time2023-02-10 06:44:30
maintainer
docs_urlNone
authorBruce Fenske
requires_python>=3.6.1
licenseMIT
keywords linq py-linq
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![codecov](https://codecov.io/gh/viralogic/py-enumerable/branch/master/graph/badge.svg?token=u72ojmMvEn)](https://codecov.io/gh/viralogic/py-enumerable)

# py-linq #

LINQ (Language Integrated Query) is a popular querying language available in .NET. This library ports the language so
that developers can query collections of objects using the same syntax. This library would be useful for Python developers
with experience using the expressiveness and power of LINQ.

## Install ##

Available as a package from PyPI.

```bash
pip install py-linq
```

## Usage

To access the LINQ functions an iterable needs to be wrapped by the Enumerable

```python
from py_linq import Enumerable
my_collection = Enumerable([1, 2, 3])
```

## Documentation ##

Please visit the project [site](https://viralogic.github.io/py-enumerable) for better documentation

## Contributing ##

Contributions are welcomed. This project uses [poetry](https://python-poetry.org/docs/) to handle the few library dependencies. [Pre-commit](https://pre-commit.com/) is also used so that formatting and linting checks are performed on commit.

1. Clone the repository using `git clone https://github.com/viralogic/py-enumerable.git`
2. Install poetry globally as per the instructions [here](https://python-poetry.org/docs/)
3. CD into the root of your cloned repository directory and `poetry install` to install all packages from the repository Pipfile.
4. Install `pre-commit` by typing `poetry run pre-commit install`
5. You should now be ready to start coding!




            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/viralogic/py-enumerable",
    "name": "py-linq",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6.1",
    "maintainer_email": "",
    "keywords": "LINQ,py-linq",
    "author": "Bruce Fenske",
    "author_email": "bwfenske@ualberta.ca",
    "download_url": "https://files.pythonhosted.org/packages/fb/fe/bae330fc84aa15f7a450939e64f82895b011ee61cc858ad8f3a1ab037624/py_linq-1.4.0.tar.gz",
    "platform": null,
    "description": "[![codecov](https://codecov.io/gh/viralogic/py-enumerable/branch/master/graph/badge.svg?token=u72ojmMvEn)](https://codecov.io/gh/viralogic/py-enumerable)\n\n# py-linq #\n\nLINQ (Language Integrated Query) is a popular querying language available in .NET. This library ports the language so\nthat developers can query collections of objects using the same syntax. This library would be useful for Python developers\nwith experience using the expressiveness and power of LINQ.\n\n## Install ##\n\nAvailable as a package from PyPI.\n\n```bash\npip install py-linq\n```\n\n## Usage\n\nTo access the LINQ functions an iterable needs to be wrapped by the Enumerable\n\n```python\nfrom py_linq import Enumerable\nmy_collection = Enumerable([1, 2, 3])\n```\n\n## Documentation ##\n\nPlease visit the project [site](https://viralogic.github.io/py-enumerable) for better documentation\n\n## Contributing ##\n\nContributions are welcomed. This project uses [poetry](https://python-poetry.org/docs/) to handle the few library dependencies. [Pre-commit](https://pre-commit.com/) is also used so that formatting and linting checks are performed on commit.\n\n1. Clone the repository using `git clone https://github.com/viralogic/py-enumerable.git`\n2. Install poetry globally as per the instructions [here](https://python-poetry.org/docs/)\n3. CD into the root of your cloned repository directory and `poetry install` to install all packages from the repository Pipfile.\n4. Install `pre-commit` by typing `poetry run pre-commit install`\n5. You should now be ready to start coding!\n\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "LINQ (Language Integrated Query) is a popular querying language available in .NET. This library ports the language so that developers can query collections of objects using the same syntax. This library would be useful for Python developers with experience using the expressiveness and power of LINQ.",
    "version": "1.4.0",
    "split_keywords": [
        "linq",
        "py-linq"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5dc51029e9d1494cd64db600a6882eb4959407dd23c41d02c60ef58be83b489b",
                "md5": "759460e2d644c38a672a1eef6fe32fea",
                "sha256": "a60cf0e9b30311e1e0f50a6adbe0badaece248afc1992f424281db8b4cc9b673"
            },
            "downloads": -1,
            "filename": "py_linq-1.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "759460e2d644c38a672a1eef6fe32fea",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6.1",
            "size": 10893,
            "upload_time": "2023-02-10T06:44:28",
            "upload_time_iso_8601": "2023-02-10T06:44:28.181448Z",
            "url": "https://files.pythonhosted.org/packages/5d/c5/1029e9d1494cd64db600a6882eb4959407dd23c41d02c60ef58be83b489b/py_linq-1.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fbfebae330fc84aa15f7a450939e64f82895b011ee61cc858ad8f3a1ab037624",
                "md5": "052daafea6bd470089612ee1a16e6e59",
                "sha256": "75af1b618b8206e5a9505d1d9f9d1baa91811db9dd2f66c3bd75f72ac9db1551"
            },
            "downloads": -1,
            "filename": "py_linq-1.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "052daafea6bd470089612ee1a16e6e59",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6.1",
            "size": 10563,
            "upload_time": "2023-02-10T06:44:30",
            "upload_time_iso_8601": "2023-02-10T06:44:30.452683Z",
            "url": "https://files.pythonhosted.org/packages/fb/fe/bae330fc84aa15f7a450939e64f82895b011ee61cc858ad8f3a1ab037624/py_linq-1.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-02-10 06:44:30",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "viralogic",
    "github_project": "py-enumerable",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "py-linq"
}
        
Elapsed time: 0.04191s