Contents

pydap 3.5

0

A pure python implementation of the Data Access Protocol.

A pure python implementation of the Data Access Protocol.

Stars: 138, Watchers: 138, Forks: 87, Open Issues: 55

The pydap/pydap repo was created 11 years ago and the last code push was Yesterday.
The project is popular with 138 github stars!

How to Install pydap

You can install pydap using pip

pip install pydap

or add it to a project with poetry

poetry add pydap

Package Details

Author
None
License
The MIT License Copyright (c) 2003-2010 Roberto De Almeida Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Homepage
None
PyPi:
https://pypi.org/project/pydap/
GitHub Repo:
https://github.com/pydap/pydap

Classifiers

  • Scientific/Engineering
No  pydap  pypi packages just yet.

Errors

A list of common pydap errors.

Code Examples

Here are some pydap code examples and snippets.

GitHub Issues

The pydap package has 55 open issues on GitHub

  • pydap tests fail on macos for python >= 3.8
  • accessing pydap.org results in DNS error
  • test_timeout failure
  • Consider adding DAP4 support to pydap
  • providing up-to-date Pypi package
  • Encode query string before performing the request
  • create project logo
  • change encoding of NaN values (#148)
  • bugfix: unicode attribute values and variable values (#155)
  • Add a release checklist to developer docs

See more issues on GitHub

Related Packages & Articles

glumpy 1.2.1

Fast, scalable & beautiful scientific visualisation

akshare 1.14.95

AKShare is an elegant and simple financial data interface library for Python, built for human beings!

pandas-datareader 0.10.0

Data readers extracted from the pandas codebase,should be compatible with recent pandas versions

gspread-pandas 3.3.0

A package to easily open an instance of a Google spreadsheet and interact with worksheets through Pandas DataFrames.

glom 23.5.0

A declarative object transformer and formatter, for conglomerating nested data.