Contents

bcpy 0.1.8

0

Microsoft SQL Server bcp (Bulk Copy) wrapper

Microsoft SQL Server bcp (Bulk Copy) wrapper

Stars: 32, Watchers: 32, Forks: 15, Open Issues: 13

The titan550/bcpy repo was created 5 years ago and the last code push was 7 months ago. The project is moderately popular with 32 github stars!

How to Install bcpy

You can install bcpy using pip

pip install bcpy

or add it to a project with poetry

poetry add bcpy

Package Details

Author
John Shojaei
License
Homepage
https://github.com/titan550/bcpy
PyPi:
https://pypi.org/project/bcpy/
GitHub Repo:
https://github.com/titan550/bcpy

Classifiers

  • Database
No  bcpy  pypi packages just yet.

Errors

A list of common bcpy errors.

Code Examples

Here are some bcpy code examples and snippets.

Related Packages & Articles

bcpandas 2.6.1

High-level wrapper around BCP for high performance data transfers between pandas and SQL Server. No knowledge of BCP required!!