Backport compiler for Python 3.8 assignment expressions.
Project description
NB: walrus is currently under reconstruction. It is highly recommended to directly install from the git repo or the pre-release distributions.
walrus
Write assignment expressions in Python 3.8 flavour, and let
walrus
worry about back-port issues :beer:
Since PEP 572, Python introduced assignment expressions
syntax in version 3.8. For those who wish to use assignment expressions in their code, walrus
provides an
intelligent, yet imperfect, solution of a backport compiler by replacing assignment expressions syntax with
old-fashioned syntax, which guarantees you to always write assignment expressions in Python 3.8 flavour then
compile for compatibility later.
Documentation
See documentation for usage and more details.
Contribution
Contributions are very welcome, especially fixing bugs and providing test cases. Note that code must remain valid and reasonable.
See Also
pybpc
(formerly known aspython-babel
)f2format
poseur
relaxedecor
vermin
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for bpc_walrus-0.1.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | fc78afb901a9bc39ab9e88051f83e3716d65ea45b55cb7f0b9018497382050b0 |
|
MD5 | 6796fbdde9048023eaf1112d88bdf4c8 |
|
BLAKE2b-256 | 7212bd71b12f1c3d2c9c7d4a4bedc0144b3ad89d6e300cc0ffce3ebaf68553da |