Skip to content

Andrechang/paperswithcode-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

paperswithcode-client

A Rust library for paperswithcode-client api.

Install

Run the following command in the terminal:

cargo add paperswithcode-client

Or, add this to Cargo.toml:

[dependencies]
paperswithcode-client = "0.1.0"

Usage

Usage example main.rs

cargo run

Contributing

Add missing feature or doc based on paperswithcode-client api

Add necessary tests and then run tests using

cargo test

Run this if want to see test output prints

cargo test -- --nocapture

License

Same as paperswithcode-client: by using the API you agree that any competition data you submit will be licenced under CC-BY-SA 4.0.

About

implementation of paperswithcode-client api in rust cargo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages