https://github.com/tkf/pybase.jl
https://github.com/tkf/pybase.jl
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tkf/pybase.jl
- Owner: tkf
- License: other
- Created: 2018-10-02T05:06:33.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-02T08:23:35.000Z (over 7 years ago)
- Last Synced: 2025-03-28T18:09:19.385Z (10 months ago)
- Language: Python
- Size: 70.3 KB
- Stars: 9
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# PyBase.jl --- Toward Julian interface for Pythonic wrapper
[![Latest documentation][docs-latest-img]][docs-latest-url]
[![Travis Status][travis-img]][travis-url]
[![Coverage Status][coveralls-img]][coveralls-url]
[![codecov.io][codecov-img]][codecov-url]
* [Documentation][docs-latest-url]
* [Example notebook](https://nbviewer.jupyter.org/gist/tkf/ef78c4b625774414974f9d98fbe57026)
[docs-latest-img]: https://img.shields.io/badge/docs-latest-blue.svg
[docs-latest-url]: https://tkf.github.io/PyBase.jl/latest
[travis-img]: https://travis-ci.org/tkf/PyBase.jl.svg?branch=master
[travis-url]: https://travis-ci.org/tkf/PyBase.jl
[coveralls-img]: https://coveralls.io/repos/tkf/PyBase.jl/badge.svg?branch=master&service=github
[coveralls-url]: https://coveralls.io/github/tkf/PyBase.jl?branch=master
[codecov-img]: http://codecov.io/github/tkf/PyBase.jl/coverage.svg?branch=master
[codecov-url]: http://codecov.io/github/tkf/PyBase.jl?branch=master