Pyprql

Latest version: v0.12.1

Safety actively analyzes 685838 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 7

0.5.10

Chore

* chore(devops): Cancel previous tests on a later commit (101) ([`e363ea2`](https://github.com/PRQL/pyprql/commit/e363ea2e5121c314bb5d8c59cc98b4f9c09e5e8e))

* chore(devops): Move mypy configs out of tests into configs (100) ([`fe7cb28`](https://github.com/PRQL/pyprql/commit/fe7cb283403cc8f89718a3be02c240582b45c2e6))

* chore: Fix flake8 (97) ([`16d461e`](https://github.com/PRQL/pyprql/commit/16d461e7fd39cbd7f01e940e5aee6cb22c0346a7))

* chore: More repo & docs refactoring (96) ([`e289d96`](https://github.com/PRQL/pyprql/commit/e289d960ee7c1755c0386a35bdad2059a06eece9))

Documentation

* docs: Clean up Readme (102) ([`e161929`](https://github.com/PRQL/pyprql/commit/e161929e0665ffc662f0f71ad7d7944b43e610d2))

* docs: Make capitalization consistent (99)

Open-minded on what to use (though let&39;s use one) -- I&39;ve been doing
`PRQL` for the lang and `prql` for the project. So taken that approach
here. ([`2f7ef32`](https://github.com/PRQL/pyprql/commit/2f7ef32a9cf083b6b10231c73c40e935ef15e0cb))

* docs: Rationalize docs (95) ([`6ffed7f`](https://github.com/PRQL/pyprql/commit/6ffed7f0820dfefa0e98f34b8ed37a39d0bd4678))

Fix

* fix: Have Magic print dataframes nicely (103) ([`620c584`](https://github.com/PRQL/pyprql/commit/620c58410095750208a437f4044d2a042776d755))

* fix(devops): Run release workflow on merged PRs with `release` label (98) ([`73d008e`](https://github.com/PRQL/pyprql/commit/73d008e63e624a6d7e512f03324c38035458ec9b))

Unknown

* Start rationalizing docs (94)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]users.noreply.github.com> ([`cb7e13b`](https://github.com/PRQL/pyprql/commit/cb7e13b0a9fefbfa3d8d3bbf15c2672b8301f9b3))

* Deprecate TUI (93)

To quote what I wrote in the deprecation message:

> Currently the PyPRQL CLI is unfortunately deprecated, since the
original creators are no
longer actively maintaning it. It was a valiant effort, and of the first
things that was
built on top of PRQL. But it&39;s a big project that requires work to keep
it current.

> If anyone would be interested in taking it over, please feel free to
start contributing.

I hope that&39;s reasonable

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]users.noreply.github.com> ([`2ef466b`](https://github.com/PRQL/pyprql/commit/2ef466bb2d8d9d1ef32aa4cb76f6bdde6d593670))

0.5.9

Build

* build: Upgrade duckdb_engine (91) ([`f480ce0`](https://github.com/PRQL/pyprql/commit/f480ce053a8c4c61b9344182f058a8e6d7b65aab))

* build: Use correct format for homepage (87) ([`0d1f82a`](https://github.com/PRQL/pyprql/commit/0d1f82a80f4ea647dda0872d2625fb9674e14873))

Ci

* ci: Fix GitHub actions (90) ([`c4dd455`](https://github.com/PRQL/pyprql/commit/c4dd455049aa794a7ccf682e32b048dfb4859b9f))

* ci: Also cache the poetry install ([`2a452b6`](https://github.com/PRQL/pyprql/commit/2a452b69d286ab97e91f1406273df2e3ef0d348a))

* ci: Move release workflow into separate workflow (89) ([`4cbd417`](https://github.com/PRQL/pyprql/commit/4cbd4178405fc4caf9b2f37eb94271aea3a37dd2))

* ci: Another simplification of GHA (88) ([`244ce27`](https://github.com/PRQL/pyprql/commit/244ce27023a268a481b50174092648e2e9e74603))

Fix

* fix: Release 0.5.9 (92) ([`7a031f7`](https://github.com/PRQL/pyprql/commit/7a031f78c1bed6e4396e53e71d6cde6d584a1924))

0.5.8

Ci

* ci: Upgrade more GHA dependencies (86) ([`d34adda`](https://github.com/PRQL/pyprql/commit/d34adda197e40fc1c4ca806a72a2b683ba18f417))

0.5.7

Build

* build: Set version back to 0.5.6 (85) ([`ec4f28a`](https://github.com/PRQL/pyprql/commit/ec4f28a60b5b7f914ade66796e080fff50b1161f))

* build: Add some useful lints to pre-commit (83) ([`0f3d4b1`](https://github.com/PRQL/pyprql/commit/0f3d4b154c7a5410852a3bd49de64d6d66b90aa2))

* build: Upgrade prql-python, simplify CI, remove 3.7 (80) ([`3aed19e`](https://github.com/PRQL/pyprql/commit/3aed19ed4ccd5f78b2404463e7975fb42c9f43f4))

* build: Upgrade deps

Getting failures on other PRs from not having security fixes ([`3344dba`](https://github.com/PRQL/pyprql/commit/3344dba2a154a31aeb76f13a2ad8247066ca284b))

Chore

* chore: Do a pass of formatting etc (77) ([`435fcdd`](https://github.com/PRQL/pyprql/commit/435fcdd5a4379169da1eefb8c9eb6dde2664962f))

Ci

* ci: Bump cache number (84)

Getting an issue caching dependencies, not sure if this will help, but
worth trying ([`e9536d0`](https://github.com/PRQL/pyprql/commit/e9536d0b3a81f54ecaec9c10a5f8d724f3b99d4b))

* ci: Fix release workflow (81) ([`33cbc07`](https://github.com/PRQL/pyprql/commit/33cbc0741d642bdd6a4d975b20cd9b40009ab0c2))

* ci: Upgrade GHA dependencies (82) ([`dd823f9`](https://github.com/PRQL/pyprql/commit/dd823f92872ef9dd66fc663d13d2ff0230fc3785))

Unknown

* Implement accessor to not require `from` (76) ([`1ff383d`](https://github.com/PRQL/pyprql/commit/1ff383dd7336f124615f3d0417df2a2ae350f7d9))

* Merge pull request 78 from prql/deps

build: Upgrade deps ([`6729b5c`](https://github.com/PRQL/pyprql/commit/6729b5c481fa67a51a17b30bf20a87aebf364479))

* ([`37238d2`](https://github.com/PRQL/pyprql/commit/37238d26620244789702be31b949a6cd5e5ff578))

0.5.6

Fix

* fix: Updating release process (73)

* fix: Adding release notes ([`adb90ea`](https://github.com/PRQL/pyprql/commit/adb90ead8170d6ff1f91d0957b7cd331c3f4ca70))

Unknown

* Thanks I hate it

* fix: Adding release notes ([`9d39a4c`](https://github.com/PRQL/pyprql/commit/9d39a4c728907cce8a1c0e55215e7dfc66e54a68))

0.5.5

* Renaming pandas to pandas_magic to avoid circular import problem (68) ([`0ee32f7`](https://github.com/PRQL/pyprql/commit/0ee32f73a2e3f58f332002470c31b1459891f870))

* Add pandas dataframe accessor for using PRQL with Pandas (67)

* Adding PRQL support for Pandas via accessor ([`ed0be45`](https://github.com/PRQL/pyprql/commit/ed0be45fae4c65b8cec34a83bc620f39f3c8a362))

Page 3 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.