Git Product home page Git Product logo

dbfpy3's Introduction

dbfpy3

Port of DBFPY to Python 3

The code contained in this repository was originally created by Jeff Kunce and Hans Fiby for the viewing, editing and creation of DBF/dBase/xBase files. The Python 2.x version of the package is available on the project's original sourceforge page, dbfpy.sourceforge.com. This package is a straight port of dbfpy's original functionality to Python 3.x.

jjk 11/15/99 2000-10-06 Hans Fiby

I have used this code, in various forms, to read .dbf files. It includes some experimental code to write to .dbf files. This code may provide a starting point for others.

Files: dbf.py reads (and possibly writes) .dbf file data directly from disk dbfload.py reads an entire .dbf file into memory, provides access to data binnum.py a module to decode/encode binary numbers strutil.py a module of string utilities dbfnew.py a module to create new .dbf files county.dbf a sample .dbf file readme.txt this file dbfpy.tgz the distribution tarball

dbf.py and dbfload.py are independent ways to access .dbf files.

*** !! USE AT YOUR OWN RISK !! *** *** !! NO WARRANTIES WHATSOEVER !! ***

Jeff Kunce [email protected] http://starship.python.net/crew/jjkunce/ Hans Fiby [email protected] http://www.fiby.at

dbfpy3's People

Contributors

phargogh avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.