Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/astropy/pyvo

An Astropy affiliated package providing access to remote data and services of the Virtual Observatory (VO) using Python.
https://github.com/astropy/pyvo

minor doc markup fixes.

8b59fd1ecfc00780e052e2803ae155f1228277c0 authored about 8 years ago
Added some rudimentary docs to serialquery.py example.

Also, compatibility fix to registry.vao to allow use with jessie astropy.

616cad7f39dc6f4cc670921e7a0c516f02ae8e20 authored about 8 years ago
add a example for samp interoperation

bba173c6f5c10fc62e1cb9f7e28238dce0c883a3 authored about 8 years ago
fix a table in documentation

549283114b444ed27f0c69df04a58e7f3eee1793 authored about 8 years ago
add _CLASS attributes

136679e4f9c983ac4b299c7f640282c3173f937d authored about 8 years ago
make DAlQuery inherit from dict

24bb57c7ccba5719d9dc28036e43f7dcb23fe28f authored about 8 years ago
docs: add ref to "getting startted"; modernize "getting started"

48ec768d67d917a7da5a547848d8bbeac2776586 authored about 8 years ago
allow legacy service types in regsearch

dd38b41bcc93c41d304b62edd8212be8ea2591cb authored about 8 years ago
fix regtap keyword search doing OR instead of AND

42d99bf356cc2b351d593fecee2308a70fcde1c5 authored about 8 years ago
remove last remnants of urllib except for sesame and vao

36faf4347d7e850493c7bb70d8cf5b06d3666409 authored about 8 years ago
use flask and multiprocessing to simplify the dal test server (#75)

7e64c1536f93da157a09ef0584821d59f778e38c authored about 8 years ago
add flask to travis file for testing purposes

a7bc03cbc919721d011a1ebb5191bb964e798e1a authored about 8 years ago
fix from_except when theres no response

7eae9b55578a947b5ec27f622931892682014d48 authored about 8 years ago
replace urlopen with requests

7473db199a98c835c792f7efe005d7eda1d9af6a authored about 8 years ago
fix function definitions in doc

d13f0f4765f8d7ad62c4bbecac8b7ea1c7e40ae8 authored over 8 years ago
documentation fixes

8772f8b2924f900a563012b861bc872d2f0d108d authored over 8 years ago
make the DAL protocols use requests rather than urllib

9c25b281293eff01c451b1daeb5c876001a3ecb2 authored over 8 years ago
fix tests for requests

7bb7f7511aae2ff0b78b2bbb1b74ad42085279ea authored over 8 years ago
get message from str(exc)

96a21162a874b1d89a20954d73204e2639cbac55 authored over 8 years ago
fix deprecation

abd3d75cadd7cfa043971145889bdf53b257aee5 authored over 8 years ago
remove obsolete test and deprecate vao module

703668da7aa16ad20cb5bee9d7371710688043e0 authored over 8 years ago
minor regtap fixes

a41bc72fa1bf9c0ff53f91739181b96b2fd16ed0 authored over 8 years ago
try obtaining registry url from env var

8ae9aef000e01c77a45b3883461a95401f784d82 authored over 8 years ago
add get_str method to replace _get_to_str

e01765b98d9144e552fd48d4f1772b14fbacc1d3 authored over 8 years ago
remove last occurences of _get_to_str

6c688ea796eb4ad239d6dcd68e8e6207ecf2c11a authored over 8 years ago
minor fixes in regsearch

05ee46233a0a669ab5fc7e4d4994bbe15ae2a9fb authored over 8 years ago
documentation iteration for regtap. also adding example notebooks

37a8eb6800e78fdf73c2c8b1e579755835307a1b authored over 8 years ago
add regtap interface similar to the existing vao interface and set it as standard

6bb1e06ea598bff8b0227b7723e65be1d5bce8c9 authored over 8 years ago
Version 0.4.1

823b14a9892a14263cd30a053028a29aaab1c6fd authored over 8 years ago
fix missing maxrec parameter

70415a964593ab11300536783c15aef68d176690 authored over 8 years ago
Release 0.4

ad3c5f9d9151b8e1bddbc8268d93d3333515df82 authored over 8 years ago
fix another http encoding error (#72)

81521c3d1fe713e173143b2a395a7b283cd63018 authored over 8 years ago
Use astropy tables for table metadata (#71)

Table metadata is now written into astropy.table infrastructure

2c5024f2fbf4396072440d89d376d64cd02947ae authored over 8 years ago
set version number to 0.3.2

a4d655001af889067d6071a640de914d3f7b89ee authored over 8 years ago
reflect .table attribute in documentation

9b48bba6a65db868ea2cfd31847ef3673e537f68 authored over 8 years ago
add table property to result object to directl return the astropy table

3340419b13a123a8ddb1ed3d9d52d20f64f44da7 authored over 8 years ago
adding docstrings for availability information

ecc31b1ae99782e545f9ac92c26281fcd78ae10c authored over 8 years ago
result_uris now raises an exception when the query is in a error state

53086bef614e46df45dd1c805ee59bc3ff7d6438 authored over 8 years ago
Merge pull request #69 from pyvirtobs/tap-uploadmthods

Adding upload_methods to TAPService

64ae0d0b9b443bb290120f5baa0dc2033a43c4d9 authored over 8 years ago
Adding upload_methods to TAPService

464f21ed388f42b3c1246996ebf37c551bd0af00 authored over 8 years ago
set version number to 0.3.1

59efc251a37a6b0008a5291924df0ed77ed93dca authored over 8 years ago
Merge pull request #68 from pyvirtobs/stable

Stable

20fb165891b771d200ac864dfcc8c761f79878d0 authored over 8 years ago
Tap contentencoding (#67)

* fix an error where the content wasn't decoded properly

* fix a bug where POST parameters ar...

d3ef4edc5eacd88363ab056292df45bb3e6148a7 authored over 8 years ago
Merge branch 'master' into stable

18163a3b14533847e86b29838d0938dbadf98db5 authored over 8 years ago
Fix a misleading method name

8350a523d7c24f19dd2c6227e94c5fd9cbd4cec8 authored over 8 years ago
Use a more clear error message for wrong use of TAPQuery

8a46d0233412ef4e3008d4ee9f24a093894448e1 authored over 8 years ago
remove a misplaces function call from documentation

8f025c1c61da434b13e15615aa194d8734e5a9fc authored over 8 years ago
Tap API Improvements/Rework (#66)

* API Rework in a way, that the job class is separated from the query class.

* Code simplific...

6a8a48c4bc3d3c82638ad796901bdfbd33c15dae authored over 8 years ago
TAP fixes and improvements (#65)

* added a timeout parameter for wait()

* exposing the async job url

* minor fixes

70090d64ecac4eab210c5d5537ea4498231d0186 authored over 8 years ago
Allow URI's to be passed as upload parameter (#64)

* change upload parameter to accept uri and inline upload methods

* pass result URI to TAPRes...

f56982551ba00758f12482d488a8866c9a9e5035 authored over 8 years ago
Merge pull request #63 from pyvirtobs/tap-upload-errors

Fix two errors concerning tap uploads. Also fixing a design flaw while it's still hot.

13b4474293d1410029c9560ccdbce9e192b0e028 authored over 8 years ago
adjust tests

eea6763ea71a98475bca48a49bfe8f4c62fc6228 authored over 8 years ago
fixing a design flaw while it's still hot

97374bee2ca32cdb6e0cdcef9ad60913eccb8326 authored over 8 years ago
error fix: rewind stringio before passing it

29e028718d3fd5481f6e6c621e203003491649eb authored over 8 years ago
error fix: uploads arent passed to asynchronous jobs

b92cf078b1bfab8a2152041681bdbd343475fdc8 authored over 8 years ago
adding dateutil to requirements

99c2e7ccc3358f939e754a0e062dc4486be58d9a authored over 8 years ago
adding affiliation for funbaker

21d258d80584309a0dae8816f06c435f0cbf73ac authored over 8 years ago
Merge pull request #58 from funbaker/tap

Adding TAP Support

ddc0580dca64cfa83183ef84a5b829c64397d0c8 authored over 8 years ago
Merge pull request #2 from RayPlante/tap

dropping support for python 2.6

788226cbbf6a967a0c6b74cfb90a2c554cc61840 authored over 8 years ago
merging travis changes for dropping python 2.6

5d96d6b688cc5507e98a7fae48038ce0aa248741 authored over 8 years ago
Merge pull request #62 from RayPlante/drop2.6

dropping support for python 2.6

aa91090e050a9e85afc5021ca6b6e0dfe17efeff authored over 8 years ago
travis: drop python2.6 testing

9b1ce9c7c1fb4e0226b8e7f9c8806cf4cd96a124 authored over 8 years ago
prep for a 0.1 release with CHANGES, CONTRIBUTORS

fce7bd6bca1c86a31091e7bad0eb04146dd3d62e authored over 8 years ago
hopefully fixing python2.6 test failing

881f57199fb06c6315bcd9cf0bd3a20cc9a14d23 authored over 8 years ago
fix a wrong method call in tests; add workaround for nrows == None

9e0a852fc907880a20683fcd4c3e345c00f78f0a authored over 8 years ago
Merge pull request #1 from RayPlante/tap

merge in revival of travis builds

c450a587f2220788dcb61dd2d7e182dbfa44a79d authored over 8 years ago
fix misspelling of dateutil

cbb777366c95b5ce4ae5c93d6f9127d624e5ad48 authored over 8 years ago
add dependency on dateutil

30b55b7c5f34361a03bdfdd3d5fd30e0c3488255 authored over 8 years ago
merge added REQUESTS into revived travis builds

3ef36475b97611b0898d0cb86d910dfe7d00940d authored over 8 years ago
Merge pull request #60 from RayPlante/travisfix

Revive travis builds

78b4be6a9ad1cd55c9b795e307307e323dee3760 authored over 8 years ago
finish fixing HTTPError simulation for python3

c79193f9f50f273edf9c566ee21774d94990e5c3 authored over 8 years ago
more changes to accomadate changes in sesame

4b28befffdd682c9c220181a50376080e0f4f057 authored over 8 years ago
fix nameresolver changes

aab8f89d20ebc75cffbf29b3046bb48e18b3794a authored over 8 years ago
debugging travis: fix matrixing

f2cf754dd0f0add17a8a0a5d95a45e23ae479e76 authored over 8 years ago
debugging travis: fix matrixing

ae7b9aba5e5d7f9d8df4414c2a1e5402933f13fa authored over 8 years ago
debugging travis: fix matrixing

dc22237fb177884982d46d28281388e33796ccc0 authored over 8 years ago
debugging travis: install astropy dev requirements

2cc3fafa9243186e5c4d0d425ceeb989a7652240 authored over 8 years ago
debugging: removing a -q

b5b5ee5dc88d077dcf9bcac21fe971c9ebd90daa authored over 8 years ago
CDS has changed the labeling of resolvers; Vizier, NED no longer working(?)

2dea0858a34ed5c4343a41fb7ddc89f9fe98338b authored over 8 years ago
travis: drop python 3.2, uprev numpy; test_QueryNoNet: be more robust simulating HTTPError

d5d62d90f58597093ee9651a4e3544ac85bb1e15 authored over 8 years ago
travis: deprecate python 2.6, test it only with astropy v1.1.2

51b510f90552a202246ed09aa84fcce83822aa1f authored over 8 years ago
travis: remove use of --use-mirrors

70a6d42625f5dd3ac14cc5302eff041fffd0b025 authored over 8 years ago
finalize

e6cc01514a1498cd2e312a1716decd3e3d3a4abf authored over 8 years ago
add availability properties

7d51d555f0e4e12ff4c3e48aea08a13cc7ffbfbc authored over 8 years ago
more clarity in the documentation

9450b636bf4caa3860de1f276b0627be1ee50e4c authored over 8 years ago
Some editorial work on the docs.

2a4c1a06afde625fc96e13ebd73fbc91312aef00 authored over 8 years ago
Merge pull request #59 from bsipocz/configparser_import_fix

Fixing configparser imports for python 3.5.2

c52cf437827ba6cc86d245caa74fffcf6feb24ec authored over 8 years ago
docstring wording changes

e78988c26d98822f6907be005b431e11e8c63add authored over 8 years ago
Fixing configparser imports for python 3.5.2

5f64233d6a1ee77c46b5e30da17e68f4737f9a78 authored over 8 years ago
documentation improvement

8c5a9cc0f78e8ef289382903eac92d6c58c8f2f7 authored over 8 years ago
documentation text and structure changes

05a1476ee82dd3a1201e9b768f62f893aa1a9f5d authored over 8 years ago
something that is hopefully more appropiate documentation

5dc02b07f62f5f8c949db5749e116c6684f0e3b3 authored over 8 years ago
uws functions now return self, for invocation chains

a5309fb55ebca0d05edcebf81ac3f1b880964037 authored over 8 years ago
allow file-like object to be passed as upload parameter. this makes it possible to directly pass the result of another query as upload

bacf0daf67d9732f06471466950d80b5802d77ab authored over 8 years ago
exception handling for uws functions. turn RequestException into DALServiceError.

c5680af4cada8321f28cc453fd1d2761be5647da authored over 8 years ago
remove orphaned parameter and decorate function with property

522a06dc1bb07c677e025de30d3545c40abc9751 authored over 8 years ago
documentation text and structure changes (draft)

133256c151ba2d77bb467b2062cdcf837f6f9a49 authored over 8 years ago
add basic /tables parsing

b2bf358ef5392dcd9fee9a1f0dd942ec5f2d8cb9 authored over 8 years ago
use stream and raw instead of text, to avoid encoding errors in xml parsing

d93da2eba0e8e967cfb6bba10ec33828b6bcfc01 authored over 8 years ago
separate vosi and uws parsers

34a252b4b26f3f50705820555f591d207c4dad09 authored over 8 years ago