Nfcpy

Latest version: v1.0.4

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

Scan your dependencies

Page 2 of 4

0.13.4

-------------------

* Raise nfc.tag.TagCommandError when NDEF data could not be written to
the tag. Previously this was captured within the tag memory cache
for Type1Tag and Type2Tag and raised as IndexError.

0.13.3

-------------------

* Corrects a documentation error about the errors parameter that is
not used for ndeflib.message_decoder() as wrongly stated in a docstr
embedded code example.

0.13.2

-------------------

* Fixes issue 73 "Importing termios prevents operation on Windows" by
catching the import error that occurs when running on a non-posix
system.

0.13.1

-------------------

* Restructured serial device discovery to find USB serial device nodes
on Mac OS X.

* Increased regression test coverage.

0.13.0

-------------------

* This is a maintenance release to further replace the ndef submodule
with ndeflib, now used by a couple of documentation examples
verified with doctest.

* Part of this release is a large number of regression tests run with
pytest. Some minor source code changes are the result of testing and
preparative work towards future Python 3 compatibility.

0.12

with inclusion of the separate NDEF decoder/encoder module from
https://github.com/nfcpy/ndeflib when installing from PyPI or
running `setup.py`. The `Tag.ndef` attribute's new `records` member
uses the new ndeflib for decode and encode.

* New module main function for "python -m nfc" searches for locally
connected contactless devices and provides diagnostic output for
some known issues with access rights and conflicting drivers.

* New `iterations` and `interval` options allow more fine tuning of
the polling loop in `ContactlessFrontend.connect()`.

* New `beep-on-connect` option and implementation to let an ACR-122
blink and sound when a card is detected. Contributed by
https://github.com/svvitale

* Ability to apply factory format completely empty NTAG tags.

* Correct dump of FeliCa Mobile data structures and timeout tuning for
some older FeliCa cards.

* A fix for the Raspberry Pi's erratic USB implementation, see
https://github.com/nfcpy/nfcpy/wiki/USB-TTL-serial-adapter-on-Raspberry-Pi

* A number of bug fixes, source code and documentation improvements
including contributions by GitHub members https://github.com/pyrog,
https://github.com/Skylled and https://github.com/hideo54.

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.