86 Commits

Author SHA1 Message Date
Noah
e3eed8acd7 Update README and powershell script to improve onboarding 2020-10-01 14:00:21 -05:00
Ben Lewis
fca23276e0 Add documentation to README.md, and install required dependencies on ci. 2020-08-28 19:52:04 +12:00
Noah
f6a08b8a01 Add a note about scripts\symlinks-to-hardlinks.ps1 in the README 2020-07-31 01:37:31 +09:00
Aviv Palivoda
5245528b24 Add link to home page 2020-05-30 10:41:57 +03:00
James Webber
86800760ef update rust version in readme 2020-05-24 12:37:22 -07:00
Jeong YunWon
bccf83ff73 standard library is set by default by 5f6c715
Related commit: 5f6c7152b3
2020-05-08 04:04:36 +09:00
Jeong YunWon
5759c10c25 Add cpython unittest guideline 2020-05-03 23:40:01 +09:00
TheAnyKey
f343440ffd Added remark to set and export path to lib 2020-04-27 13:11:17 -04:00
Aviv Palivoda
f12117f2ea Remove azure pipeline and travis badges from README 2020-03-21 18:33:09 +02:00
Noah
37355d612a Add LICENSE-logo, update LICENSE to (c) 2020 2020-03-11 21:54:49 +00:00
Noah
7c4f6263bd Add GH actions badge 2020-02-04 00:08:24 +00:00
Noah
bd6179879b Add Gitpod badge 2020-02-04 00:06:17 +00:00
Cedric Hutchings
9beb44251d Add examples showcasing how to embed RustPython in Rust applications 2020-01-26 00:42:35 -05:00
Syrus Akbary
5063dd30fa Added WAPM badge 2020-01-17 12:12:29 +01:00
David Brochart
a6eeb8018f conda install 2020-01-12 19:17:29 +01:00
Chris Drake
614ba32137 Fix spelling
Change "libarary" to "library".
2019-11-09 19:24:07 -08:00
Maxwell Anderson
a2d9c40cc7 add cargo install instructions to README 2019-10-23 22:43:38 -04:00
Aviv Palivoda
b51dc3df20 Merge pull request #1522 from RustPython/add-badges
Add some extra badges with links to readme.
2019-10-15 18:07:14 +03:00
ChJR
d5e2c841ab Change rustc specific version descriptions 2019-10-13 23:15:23 +09:00
Windel Bouwman
7d18ac2b43 Add some extra badges with links to readme. 2019-10-13 14:45:56 +02:00
ChJR
868411ca3b Change README 2019-10-13 17:43:48 +09:00
Syrus
f1ad06d470 Added wapm integration 🎉 2019-10-07 12:46:18 -07:00
Carol Willing
3fce075cc3 Add minimal version and document check/update 2019-08-15 10:48:45 +09:00
Windel Bouwman
f7320cf545 Move Scope struct to its own file, making the frame module private in the process. 2019-07-23 20:39:47 +02:00
coolreader18
5821bac2dc Update READMEs 2019-07-16 19:13:07 -05:00
Windel Bouwman
e0981f8b67 Add references to usage and conference videos 2019-07-13 23:34:34 +02:00
coolreader18
3beaf5f89d Address feedback
Move profile writing to own function; move profiling doc to
DEVELOPMENT.md, remove 'present because' from arg help.
2019-07-10 13:29:05 -05:00
coolreader18
33b3cee472 Add profiling documentation to README.md 2019-07-10 13:14:02 -05:00
Windel Bouwman
c64a974bfd Update documentation folder and readme. 2019-07-06 11:42:19 +02:00
rmliddle
026958a322 Resolved merge conflict 2019-06-23 11:39:46 +10:00
coolreader18
bfd6145d5f Use RUSTPYTHONPATH in ouroboros instructions 2019-06-13 12:34:30 -05:00
rmliddle
6767b4efb1 BytesIO First Pass 2019-06-09 21:33:16 +10:00
Jeong YunWon
9f7676589f Fix README not to refer moved file
`cargo run tests/snippets/whats_left_to_implement.py`
-> `./whats_left.sh`
2019-04-22 21:31:22 +09:00
coolreader18
79a7aed46d Make logo larger 2019-03-22 18:12:08 -05:00
coolreader18
c430b5a597 Fix logo in README 2019-03-22 18:10:46 -05:00
coolreader18
cf78d6b3eb Add logo to README 2019-03-22 18:09:05 -05:00
Windel Bouwman
4b783b1523 Add a code of conduct 2019-03-07 20:00:02 +01:00
Abdul Arfan
0a68b7a3da fix typo in README.md, will to with 2019-03-03 09:18:08 +07:00
Rod Elias
b518867220 fix typos 2019-02-21 23:41:43 -03:00
rmliddle
6be7623a94 Spelling Fix 2019-02-20 21:36:56 +11:00
rmliddle
2ad4dddd16 README Update 2019-02-20 21:00:50 +11:00
Calixte Denizet
b61730972e Fix typo in codecov.io badge 2019-02-17 17:07:49 +01:00
Calixte Denizet
6d646cc38e Add a codecov badge 2019-02-16 18:33:45 +01:00
Windel Bouwman
3bc9232eeb Merge pull request #272 from ZapAnton/fix_readme_testing
README: Clarified the 'Testing' section
2019-02-03 12:27:56 +01:00
0xflotus
dae5b146ff fixed converter 2019-02-03 02:30:58 +01:00
ZapAnton
8558b84b16 README: Replaced the 'pipenv shell' and the 'pytest -v' commands with the single 'pipenv run pytest -v' command in the 'Testing' section 2019-02-03 02:19:59 +03:00
ZapAnton
b55150c7bd README: Added the 'pipenv install' command to the 'Testing' section 2019-02-03 02:15:57 +03:00
coolreader18
2968982a8f Change README portion for compiling wasm 2018-12-26 23:51:28 -06:00
Windel Bouwman
95092be36d Merge pull request #225 from RustPython/test-demo
Fixed the travis build for deploying the demo page
2018-12-11 20:22:13 +01:00
Shing Lyu
0159051e95 Updated README about WASM build 2018-12-10 23:13:54 +01:00