118 Commits

Author SHA1 Message Date
TheOnlyError
4721b7df92 Architecture overview (#2528)
* Add architecture document
---------

Co-authored-by: Eric van der Toorn <e.a.vandertoorn@student.tudelft.nl>
Co-authored-by: Pluriscient <erictoorn@gmail.com>
Co-authored-by: Jeong YunWon <youknowone@users.noreply.github.com>
Co-authored-by: DimitrisJim <d.f.hilliard@gmail.com>
Co-authored-by: fanninpm <fanninpm@miamioh.edu>
2023-06-11 18:35:15 +03:00
Jeong, YunWon
a05842d051 Add --features ssl to README 2023-03-31 12:08:01 +09:00
Jim Fasarakis-Hilliard
0a8fa3a8ba attach links to images
closes #4577
2023-02-26 08:00:34 +02:00
Jim Fasarakis-Hilliard
64f95fec69 fix typo.
Co-authored-by: Jeong YunWon <69878+youknowone@users.noreply.github.com>
2023-02-24 16:19:30 +02:00
Dimitris Fasarakis Hilliard
e45536ae93 Address feedback, clean up readme. 2023-02-23 11:15:40 +02:00
Ellie
20b408ff3e Update install rustup 2023-02-23 10:38:47 +02:00
Jeong YunWon
e79b1398b0 trying to go with CPython 3.11 2023-02-17 23:33:04 +09:00
Jeong YunWon
e7064049d1 Gitter -> Discord 2022-11-21 20:58:26 +09:00
Jim Fasarakis-Hilliard
21f6c598a4 Merge pull request #4277 from discord9/update_readme
doc: add greptimedb's use case to README
2022-11-17 23:32:58 +02:00
discord9
87fd65553f doc: add usecase 2022-11-17 12:52:29 +08:00
Jeong YunWon
ff605a6cf1 Occasional README update for minimal rust version requirements 2022-11-10 15:41:21 +09:00
Jeong YunWon
a3664dba4a Merge pull request #4189 from DarkGuySM/main
Update README.md
2022-11-04 22:16:44 +09:00
Charlie Marsh
ab2a638c66 Add Ruff as a use-case in the README 2022-10-15 11:08:11 -04:00
DarkGuySM
118707272b Update README.md
Corrected grammatical error.
2022-10-01 13:58:11 +05:30
Jeong YunWon
c5ab11bbe6 fix ci and documents to use new script 2022-07-24 03:40:07 +09:00
Jeong Yunwon
39e3f8faff Add document for wasi 2022-05-08 15:24:58 +09:00
Shanin Roman
33d48bd5e8 Fix online documentation URL in README.md 2022-02-18 15:00:13 +03:00
Jeong YunWon
9570e9d7ad try 3.10 2022-02-05 14:53:52 -05:00
jfh
afbe1f80da Add a link for good first issues. [skip ci] 2021-10-14 15:09:00 +03:00
Jeong YunWon
6795bb48ad bump up reference CPython 3.9 2021-10-03 23:24:59 +09:00
Jeong YunWon
c123ea382e Add RUSTPYTHONPATH note for windows users. 2021-10-02 13:30:36 +09:00
Padraic Fanning
0ea56025ec Replace master with main
Fixes #3067
2021-09-15 17:54:54 -04:00
Jeong YunWon
0834ae3039 Merge pull request #2212 from pmp-p/patch-1
WASI: add a note for rust wasm target setup
2021-08-18 02:00:48 +09:00
Rahul Kumaresan
eef4c47269 fix markup 2021-05-20 20:56:56 +05:30
Rahul Kumaresan
1dfc7832f3 add user guide link in README 2021-05-20 20:27:32 +05:30
Rahul Kumaresan
b369eddfac Correct documentation link
resolves #2598
2021-05-15 23:15:27 +05:30
Noah
a45deaf7ac Upgrade README 2021-05-10 14:09:06 -05:00
Noah
936826bd44 Replace symlinks-to-hardlinks.ps1 hack with a nicer hack 2021-05-01 23:23:45 -05:00
Anton
f231bb413f Add https:// 2021-04-18 09:04:29 -05:00
Anton
544edbcbca Replace codingworkshops with Robot Rumble
Replace the now-defunct codingworkshops with Chicode's new project, Robot Rumble. It uses RustPython to run Python robots on the desktop, in the browser, and on the server.
2021-04-18 09:02:55 -05:00
Noah
20c33f8069 Declare ourselves as Python 3.9 2021-01-25 20:04:32 -06:00
Noah
e3eed8acd7 Update README and powershell script to improve onboarding 2020-10-01 14:00:21 -05:00
Paul m. p. P
6261193372 WASI: add a note for rust wasm target setup
cf https://github.com/rustwasm/wasm-bindgen/issues/929
2020-09-18 08:18:01 +02: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