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

Merge pull request #525 from cds-astro/fix-list-interface

Replace list_services by list_interfaces

4d31a06e6e35f0e1e1a5b980f9f1bfee3e7f7601 authored 11 months ago
style: edit comments and variable names

b0cff6989d6465788aa5470bcd23c3eac5cebf11 authored 11 months ago
tests: fix tests marked as needing remote data while they did not

c2c38ee4713786c932dea347ff87306312dbaee3 authored 11 months ago
add 'is_user_visible' attribute to Interface

is user visible corresponds to services that can be instantiated in pyvo and webpages. This is c...

c152906ae6b6e765fc0f78f4a3f0578c1aa24bb9 authored 11 months ago
feat: add the list of access points to describe()

it was only printing an url when there was a single acess point before.

ebc33a7cee513fbcfa2c9578549464caf7bbd5ed authored 11 months ago
refactor: rename list_services into list_interfaces and return Interfaces objects rather than Services

This prevents the instantiation of service objects that won't be used. The service can be access...

25e63c8d9168872e11a485add186385cbec91f29 authored 11 months ago
Merge pull request #529 from bsipocz/MAINT_post_1.5.1

DOC: changelog update after 1.5.1 release

cbec0169d23f6be55d3a6b76ea9b20403ce9df99 authored 11 months ago
DOC: changelog update after 1.5.1 release

1ff44262e45a6c03c3fe8064f91fc11272dd0367 authored 11 months ago
Merge pull request #511 from bsipocz/MAINT_mailmap

MAINT: updating mailmap after v1.5

7c3059efd0e226dcece6d794b7b906f9b42601e7 authored 12 months ago
Merge pull request #416 from bsipocz/DOC_nitpicky

DOC: Enabling nitpicky docs build

2e77cb42533340c4e1be88be0db9b00f612f98e9 authored 12 months ago
Merge pull request #523 from msdemlei/fix-alt-identifier-overselect

Backing out of requesting alt_identifiers every time.

6518d056bb7220ab5c7b83be9eca0b792b0bee96 authored 12 months ago
MAINT: making linter happy.

5609504c49cf3cf0f034f4130c3c346db575a6cc authored 12 months ago
Backing out of requesting alt_identifiers every time.

This is supposed to address bug #522. The code as it was up to here
would have needed aggregati...

095b734447cbf65ef40d81f0712109a89a571cc9 authored 12 months ago
Merge pull request #520 from bsipocz/bug_sia2_maxrec_0

BUG: fixing maxrec=0 case for SIA2 queries

080565a8efbba978504b6446157c8ab5a492de95 authored 12 months ago
BUG: fixing maxrec=0 case for SIA2 queries

(It should be valid special case where the service respond with metadata-only)

6abacf7d5498a267983c5293c486d5141015bbaf authored 12 months ago
Merge pull request #517 from msdemlei/support-multiple-ivoids

The regtap Ivoid constraint can now take multiple ivoids.

3a24ac23b2f292cb5d8398fc61e7cf812fc1f534 authored 12 months ago
Merge pull request #518 from msdemlei/fix-two-signatures

Fixing two function signatures that recently went bad.

684f922107743c2633e56cd1f3dae9856b68ec8b authored 12 months ago
MAINT: fix codestyle

902a303ecd8bd24bd758cc8ee26fc6e95e7c2862 authored 12 months ago
Fixing two function signatures that recently went bad.

This ought to fix #512 and #513.

e1e55e5a1b65e8d6618e10f215cd5bb15dfe2783 authored 12 months ago
The regtap Ivoid constraint can now take multiple ivoids.

As usual in the pyvo Regtap API, these will then be matched in a
disjunction.

11466932da913f6f6e9ba590d7ccbda18805f8cb authored 12 months ago
more fix

cafc30df2b355a79394bbeb9758e4aa7d2bc3239 authored 12 months ago
DOC: enabling testing for all-VO example

ff354fcded5f6e3f393faea92c5657553092d102 authored 12 months ago
DOC: fix remaining sphinx issues

94c7da100a0cbf299778d7a0e21b2a0a11d2adf5 authored 12 months ago
DOC: adding utils API docs

8c5880f7498ad895485764c962ff023b69736f3e authored 12 months ago
MAINT: adding nitpick-exceptions

9f05e652c65433e57ca8c26e1ba787d36531f5cd authored 12 months ago
TST: enabling nitpicky mode to ensure sphinx links work

2b0e0fdf63c795f0dff9b714af3cab585f5507ed authored 12 months ago
Merge pull request #515 from cds-astro/fix-author-constraint

fix: author constraint missed rr.res_role extra table

a3c9d853c769da6726139f85301f437914e4f814 authored about 1 year ago
Update CHANGES.rst

Co-authored-by: Brigitta Sipőcz <[email protected]>

050d682eba1625fea178768734b04793df7f9bb3 authored about 1 year ago
fix: author constraint missed rr.res_role extra table

also add a remote test with all constraints

44cd6bdbb4aa3a74ecee6a0318a8ad012bcb343d authored about 1 year ago
Merge pull request #505 from cds-astro/fix-get-interface

Feature: add possibility to return full list of services

e9e0eb5527a1989b2b97d3c8ca8f34a69d8d0e71 authored about 1 year ago
fix doctests for keyword only methods

fec5e3efc3a9d2b56c5948f9b8ea68094786c355 authored about 1 year ago
fix: get_service for the keyword search when capability_description = None

930932a2ff4a46129d7479ef3a6259c394d4bb2b authored about 1 year ago
make get_service and get_interface keyword only

c4c3c6ec311bbffa7316097c339a13f284cc7b92 authored about 1 year ago
fix: add lax=True in doctest

61f7486f1f5838b2f8d7d74f412cc696962f0317 authored about 1 year ago
fix doctring outputs for get_service and list_services

3509e344a3596b2c2bb3754f0c29889eebab11b1 authored about 1 year ago
feat: add repr to BrowserService

dac7587d8f5c34306daecc032f82172fc06032de authored about 1 year ago
feat: add keyword constraint in get_service

this will return the service for which the keyword is a substring of capability_description

eaa194d2dc86b3caeb22f50af748dec91d49e302 authored about 1 year ago
feat: add list_services method

this lists the services available for this RegistryResource. They can then be accessed like `rec...

368ac27ed9d6a55c95e67c9f0902560046489b0b authored about 1 year ago
feat: add capability_description and repr to DALService abstract base class

afe932f77dc74f8618e7c5d6e11345131f8db8a8 authored about 1 year ago
fix: make lax False by default

this should prevent from users not discovering that a service might have different services of a...

88de78fe0e4de64129e31acd179845ea7c11c13a authored about 1 year ago
Merge pull request #507 from bsipocz/MAINT_kwarg_only

API: changing optional arguments to be keyword only

10e9dbd257cc67b258bb0a33757f689a671160a3 authored about 1 year ago
DOC: adding changelog

9fbcc6b8570281816d95015ac4b42ff2dcdf77a2 authored about 1 year ago
TST: updating tests

623644b89729ed94a34d77a71d3d17094a93e315 authored about 1 year ago
MAINT: updating mailmap after v1.5 [skip ci]

e1821f772c914069010d14aa0ef6909afe8a647a authored about 1 year ago
API: changing optional arguments to be keyword only

01fd8a3f83525a9e385b7886889be62b76c041f5 authored about 1 year ago
Back to development: v1.6.dev

1c4f2facdda9db91a039c298d211119a50adf219 authored about 1 year ago
Preparing release v1.5

38558a1cb769f861ebbbc9d4ec145244b43a3def authored about 1 year ago
Merge pull request #510 from bsipocz/TST_use_kwargs

TST: update kwarg usage in tests and code to use keywords

1bfcddf63a98efbeb30be003a898d9075076fbf7 authored about 1 year ago
TST: updating tests

a72332451a74507ea8965c39e46ea3cd2f9d8a82 authored about 1 year ago
MAINT: explicitly using keywords

33eb9d89f71f898e7d9d4d42bb81d1412dfa31f7 authored about 1 year ago
Merge pull request #509 from bsipocz/API_rtcons_bkward_compat

API: fix backward compatibility in preparation for release

329ecb543b4ed7a1c2466dfeed048c5fc5a86d15 authored about 1 year ago
API: fix backward compatibility in preparation for release

ca50ecf1b250c9750dcc8cfd370ab656978387db authored about 1 year ago
Merge pull request #508 from bsipocz/DOC_fix_docstring

DOC: fixing docstring error

f3d408c8eb45e85d2c8c74c5da6b71ed7f1ef819 authored about 1 year ago
DOC: fixing docstring error [skip ci]

38aa78b0fc01e90ac8c02b4674b844b588f0b94a authored about 1 year ago
Merge pull request #386 from astropy/make-regtap-service-aware

ENH: Make regtap service aware

c49a408116491a1dd73a44c6aa9b9f8651f2faf8 authored about 1 year ago
Merge pull request #506 from msdemlei/unbreak-untyped-interfaces

Make registry.Interface construction work with no standard_id.

e9d2558fb4076dc4c968d50c52fdddae327a93cd authored about 1 year ago
Make registry.Interface construction work with no standard_id.

Interface.__init__ so far tries a .startswith on something that can
be None (actually, will be b...

d24891a58599dc187f36b9336858d76c2a02eaac authored about 1 year ago
+ Changelog entry for PR #386

1bbc88f62aba1880f080425140ceac05948b338f authored about 1 year ago
Adding a bit of documentation on endpoint switching

fd230e1ce95dba0551a4a4b6f1e688b3b4060729 authored about 1 year ago
MAINT: fixing flake issues

2da23d928f0a33e71b5e7bd70cf6a6537c86ad8b authored about 1 year ago
Documentation fixes

(and a pdb tracing call removed)

cd52fb3900e3cea55dbb9d42ce90b6fb27ac5691 authored about 1 year ago
TST: updating tests after rebase

b5715faeb19a51ac9cf02b168d62b2ed1c228a19 authored about 1 year ago
Adding an actual query to the RegTAP endpoint switching test.

Regrettably, this currently fails on both alternative endpoints because
of validity problems. I...

7015144391d6fafacae403c9587df265bb268494 authored about 1 year ago
Adding table conditions to Time and Spectral constraints

66e3c34194c379b14e329d750c250537f0b73471 authored about 1 year ago
The Freetext constraint now qualifies res_subject.

This helps certain SQLServer-based implementations while not impacting
compliant ones; consider ...

112b8a4e870601567eeafede3974da82d5bceb98 authored about 1 year ago
MAINT: using pytest to catch and assert warnings

8ca528520e5390363fbd77e21729ac78591610c8 authored about 1 year ago
Meaningful errors on the spatial constraint...

...when the current TAP server doesn't support MOC or doesn't have
stc_spatial.

da72a063eaece2416ad89c751b6d35bed29eac50 authored about 1 year ago
The Freetext condition now adapts to target server.

More specifically, it will use UNION only if available, falling back to
the much-harder-to-plan ...

af6c2bde67e9d7a729072eb1bb491c7f08cb00d8 authored about 1 year ago
Adding a facility to change the RegTAP endpoint.

That's regtap.choose_RegTAP_service.

While I'm at it (not really related): cleanup of get_inter...

ad302d94ac8db1e61946bf30352d785035bde15d authored about 1 year ago
Fixing the or branch of the regtap Freetext constraint.

This was missing the declaration of the res_subject table that it
needs (and that's not neccessa...

e0f997f46fc131012428cb40a145ba80a75aa1bf authored about 1 year ago
Minor fixes after Brigitta's 2023-12-05 review

23a76ef6846ba05e7e4a51d3f1ad7f910854d068 authored about 1 year ago
Adding a __contains__ method to VOSITables.

This enables checking for table presence doing table_name in tableset.

170a79b26713d1f8ea6bb7b90483671a54cce06c authored about 1 year ago
Merge pull request #503 from msdemlei/add-nrows-to-vosi-tables

Adding support for VODataService 1.2 table/@nrows.

3c8c67fca08c9458bffe229674e39502489a6202 authored about 1 year ago
MAINT: Fix codestyle

4e4a9bb7176a7fc4abf933674ba9c3bbe7fef4e7 authored about 1 year ago
Adding support for VODataService 1.2 table/@nrows.

2d1509686a83ffe428b356b3ea1496589201ad85 authored about 1 year ago
Merge pull request #500 from andamian/sia2

Relaxed baseurl requirements in SIA2Service

a035576649c7f8bce466ea71effbc41c02813a48 authored about 1 year ago
TST: use a smaller query for the test

bfa0587006c1965f317651b2670956703d3c3ce9 authored about 1 year ago
Relaxed baseurl requirements in SIA2Service

06f456316ffb9279c220070653335fb3d9e1a097 authored about 1 year ago
Merge pull request #501 from bsipocz/dep_pyefra

DEP: temporarily using dev version of indirect dependency pyerfa

36c012f385ab69ec0e766963b5adc3b1f04427f8 authored about 1 year ago
DEP: temporarily using dev version of indirect dependency pyerfa to make the devtesting job pass

2f5c92781a7cf260ffd0f2142c690d868e90e52b authored about 1 year ago
Merge pull request #495 from cds-astro/feat-alternative-contains-on-spatial-constraints

feat: add intersect modes for registry.Spatial constraint

7682a1809cb2169cc2ffd9313feb6a4abd7f7e37 authored over 1 year ago
feat: add intersect modes for registry.Spatial constraint

the three modes are 'covers' that keeps the previous behavior, 'enclosed' for services covering ...

6636d13238344e6e5b486f35be065574f2680a39 authored over 1 year ago
Merge pull request #496 from bsipocz/DEP_Table_vs_TableElement

DEP: votable.tree.Table was renamed to TableElement

66705224ae42bfaa1e03221070f3bbe2d70d4346 authored over 1 year ago
DEP: votable.tree.Table was renamed to TableElement

5b280e4cd92be882f77f7b70769196f1c37ba748 authored over 1 year ago
Merge pull request #483 from msdemlei/support-continuation-examples

Adding support for DALI example continuation properties.

d564bc44b46ab8b3ecb91f340642c9a4371ff842 authored over 1 year ago
Merge pull request #493 from bsipocz/setup_np.core

MAINT: adding warning filter for numpy._core rename

ad84a0e309344a990342a830dbd42d77533f0425 authored over 1 year ago
MAINT: adding warning filter for numpy._core rename

95ac2e2b924b520476c44a9f478d970d79594116 authored over 1 year ago
Minor fixes to address @bsipocz's 2023-08-29 comments.

ac1366f60140b03198d9bbe5cbb8dd5d6441ed4b authored over 1 year ago
Adding support for DALI example continuation properties.

While this is a DALI feature, for now we only support examples in TAP,
so that's where where thi...

ce8c7e1e668aee76564a0c2dc604ba279cbdd8c1 authored over 1 year ago
Merge pull request #490 from bsipocz/BUG_SIA2_session

BUG: fix SIA2 session inheritance

6405cb462b43221c3d0628e1f7083d9c20adca6c authored over 1 year ago
Merge pull request #488 from bsipocz/CI_add_py312

MAINT: Fix Python 3.12 comaptibility and add it to CI

ba815209fb37d4664bd26cfdf4aefe6272c7fe08 authored over 1 year ago
CI: python 3.12 is now released

e1e5c3015c4bb367fc6265982bc33e5e34c1839e authored over 1 year ago
Merge pull request #492 from cds-astro/update-describe

Add source_value to the describe function in regtap

f44eb75845578d96963b3482adee180ed8114537 authored over 1 year ago
fix: truncate author names at 70 characters in case one is very long

this should not happen very often for people's names, but it is common that publishers give list...

62efe9ddb06263088b68e9af9846031bc8fc73b4 authored over 1 year ago
docs: edit rights doctstring to use VOResource definition

85fa8d63e41893a7d33264a7f54936bdc857019c authored over 1 year ago
docs: document verbose option in describe

31ed581ff6a78383998ccb3d5bfc589c38450b1d authored over 1 year ago
docs: add new attributes in ressource to changelog

503107a3c9e37d65f5623e443ec6408bae0f25b2 authored over 1 year ago
feat: add created, updated, and rights to the ressource attributes

5f90b69fd027a969605c9b9216647eedaecbfff4 authored over 1 year ago
fix: remove second short_name apparition in describe

598fc43b3d019f67bfa63856c63b68a6afa6e0f9 authored over 1 year ago
fix: if creator_seq is an overly long string, don't print

This fix was added due to @msdemlei comment in #492

bbcaa241c18770ea10af0dde15b7f1618227bcc6 authored over 1 year ago