Bcpandas

Latest version: v2.7.2

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

Scan your dependencies

Page 5 of 8

0.7.1

General
* Mistake - forgot to change the version in `setup.py` from `1.0.0` to `0.7.0` in the last release, so changing it in this one to `0.7.1`.
* Also "yanked" the `1.0.0` release from PyPI.

0.7.0

General
* In `SqlCreds` added support for ports other than 1433, including omitting it altogether (thanks SimonStride)
* In `SqlCreds` fixed Windows authentication without using username and password (thanks SimonStride)

Testing
* Added tests for `SqlCreds` (thanks SimonStride)
* Fixed and tested `batch_size=0`

0.6.0

General
* Removed `read_sql` after deprecating it in v0.5.0. It is now only available in the `benchmarks` code
* Removed VS Code DockerFile and Docker-Compose backends; didn't fully work anyway

Testing
* Streamlined creation of SQL database in Docker with `docker-py` library and new `DockerDB` class
* Added test for duplicate column names

Docs
* Enhanced section about testing

0.5.0

General
* Replaced the `executable` parameter with a `bcp_path` parameter that lets the user specify the full path to the BCP utility, in case it is not available in the PATH environment variable

0.4.1

* forgot to change version number in code

0.4.0

Enhancements
* Support for database columns missing or out of order in the pandas DataFrame (big enhancement)
* Support for boolean `True` and `False` values in the pandas DataFrame
* Integrated with codecov.io

Page 5 of 8

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.