#system-api #astrophysics #client #ads #api-bindings #language #sao-nasa

adsabs

A Rust client for the SAO/NASA Astrophysics Data System API

3 releases

0.1.2 Dec 29, 2021
0.1.1 Dec 28, 2021
0.1.0 Dec 28, 2021

#690 in Science

Apache-2.0

31KB
498 lines

adsabs 🔭📖

A Rust client for the SAO/NASA Astrophysics Data System API

status version

What?

I'm mostly writing this as an opportunity to teach myself Rust, but I think it could also be useful for automated tracking of the astrophysics literature, since Rust tends to be a pretty good language for writing command line utilities.

If you're not interested in using Rust, check out the ads Python package.

How?

Check out the docs at: docs.rs/adsabs.

License

Copyright 2021 Dan Foreman-Mackey

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Dependencies

~6–20MB
~292K SLoC