Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: GeospatialPython/pyshp

Tested on Python 3.14 and 3.15 dev. Support stubs. Fixed UnboundLocalError

28 Nov 17:42
@JamesParrott JamesParrott

Choose a tag to compare

3.0.3
v3.0.3 Tested on Python 3.14 and 3.15 dev. Support stubs. Fixed Unbo...
Assets 2
Loading
faludiz and arnobaer reacted with thumbs up emoji
2 people reacted

Documentation fix. Correct the version number in README.md

10 Oct 16:01
@JamesParrott JamesParrott

Choose a tag to compare

Loading

A rerelease of 3.0.2 for PyPi (to retrigger the CD deploy job)

10 Oct 15:35
@JamesParrott JamesParrott
8fff374
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

3.0.2.post0
Merge pull request #375 from GeospatialPython/v3.0.2.post0_release_to...
Loading

Remove py.typed

09 Oct 12:06
@JamesParrott JamesParrott

Choose a tag to compare

so as not to enforce type checking on user's other projects.

Loading

More support for Paths, and no longer modifies the doctest module.

19 Aug 16:40
@JamesParrott JamesParrott
3ac5b3d
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

Improvements

  • Reader(shp=, dbf=, shx=) now support pathlib.Paths, and any pathlike object (@mwtoews).

Bug fixes

  • PyShp 3 no longer modifies the global doctest module (@JamesParrott).

Code quality

Contributors

mwtoews, musicinmybrain, and JamesParrott
Loading
ThomasLecocq reacted with hooray emoji ThomasLecocq reacted with heart emoji
1 person reacted

Python 3.9+ only. Type hints. Shape subtypes. Faster writes.

03 Aug 17:48
@JamesParrott JamesParrott

Choose a tag to compare

3.0.0
v3.0.0 Python 3.9+ only. Type hints. Shape subtypes. Faster writes.
Loading
schwehr reacted with thumbs up emoji
1 person reacted

Version 2.4.1. Faster shapefile writes.

30 Jul 13:47
@JamesParrott JamesParrott

Choose a tag to compare

What's Changed

Full Changelog: 2.4.0...2.4.1

Contributors

JamesParrott
Loading

Version 2.4.0. Iteration over subranges of records. Last support for Python 2 and Python 3.8

21 Jul 12:14
@JamesParrott JamesParrott

Choose a tag to compare

What's Changed

  • Fix PyShp's CI, dropping actions/setup-python, running build.yml Action in Python Docker containers. by @JamesParrott in #267
  • Add spatial filtering for single points by @lgolston in #259
  • SyntaxWarning for identity checks in test_shapefile by @lgolston in #260
  • Fix recursion error when copying Record with deepcopy() by @midichef in #257
  • Added uppercase file extension compatibility for zip files by @bva-bme in #250
  • Run on workflow_dispatch (after manual trigger) by @JamesParrott in #271
  • *.py: Remove trailing empty spaces. by @schwehr in #279
  • changelog.txt: strip trailing spaces and keep as dos formatted file. by @schwehr in #280
  • build.yml: Allow all pushes to run the workflow. by @schwehr in #277
  • build.yml: Change python-versions to leave off patch version. by @schwehr in #282
  • README.md and changelog.txt: codespell by @schwehr in #283
  • Initial sorting of imports. by @schwehr in #296
  • Refactor workflows to support testing before deployment, and testing on Windows and MacOS. by @JamesParrott in #300
  • Run Pylint
  • Add ruff format hook to pre-commit config
  • Combine iter records range into iter records based on work by @lguez in #310

New Contributors

Full Changelog: 2.3.1...2.4.0

Contributors

schwehr, lguez, and 4 other contributors
Loading

PyShp 2.3.1

27 Jul 19:50
@karimbahgat karimbahgat

Choose a tag to compare

Bug fixes:

  • Fix recently introduced issue where Reader/Writer closes file-like objects provided by user (#244)
Loading

PyShp 2.3.0

30 Apr 08:54
@karimbahgat karimbahgat

Choose a tag to compare

New Features:

  • Added support for pathlib and path-like shapefile filepaths (@mwtoews).
  • Allow reading individual file extensions via filepaths.

Improvements:

  • Simplified setup and deployment (@mwtoews)
  • Faster shape access when missing shx file
  • Switch to named logger (see #240)

Bug fixes:

  • More robust handling of corrupt shapefiles (fixes #235)
  • Fix errors when writing to individual file-handles (fixes #237)
  • Revert previous decision to enforce geojson output ring orientation (detailed explanation at SciTools/cartopy#2012)
  • Fix test issues in environments without network access (@sebastic, @musicinmybrain).

Contributors

mwtoews, sebastic, and musicinmybrain
Loading
Previous 1 3
Previous

AltStyle によって変換されたページ (->オリジナル) /