Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/kivy/pyobjus
Access Objective-C classes from Python
https://github.com/kivy/pyobjus
c30a8425d36e34cebee73598883e2d4180fba016 authored about 1 year ago
cc90152ee5f7bdf339c7c36b09ea902a4092f0d9 authored over 1 year ago
ec419f22f770476bcb0c5b70836abee69179812a authored over 1 year ago
dd771b05ca3a24ee8ad6543404f94759a3658250 authored over 1 year ago
fbcfd48cd23e06482e8e5fd8967aa7582a8d7643 authored over 1 year ago
9d3c9171d3c0f94f334a959e48794b7b59bf2288 authored over 1 year ago
3763e2a8c05fcfead5caf051c68fc45cc2b6355a authored over 1 year ago
884caa5f14268441d1ce3a0fa91122e6e8538ebb authored over 1 year ago
9d66904623df5e0772dad807a6a14c340f22fc9e authored over 1 year ago
c8dbe9f005bcaf4f4fbd85dea4e7cef307db58bf authored over 1 year ago
5b3715c966b22b5c71f9f0818595ef00165c4125 authored over 1 year ago
889d4b53c6d43a9583c23dae1bb07e05c63f7591 authored over 1 year ago
b369719e4233b53a5523960461a6bb7ad058041c authored almost 2 years ago
9c0ca61c0cd67efd5371dba8deb36b6dbccddb64 authored over 2 years ago
4635143e2fcc40836ef2a0baca03e474bbd64fe3 authored almost 3 years ago
7334ebdf31b25bb1edd08ddbb89bb64accc6925f authored almost 3 years ago
503247a336bc6e04b5367fe8f7b3e10dcfc447c1 authored almost 3 years ago
* Add tests on apple-silicon-m1 (Self hosted runner)
* Remove (unnecessary?) dylib and fix Ma...
5830d56f227c80b4634b770b25a9848df5388452 authored almost 3 years ago* Build wheels.
* No need to check for cython.
* Use setuptools.
* Cython needs to be a...
586991a2a50e14ab454bfe00b3a48b2a7b9b733f authored almost 3 years ago
There are small typos in:
- docs/source/core_tutorials.rst
- docs/source/pyobjus_ios.rst
- ex...
Fixes universal2 build
53923244362cae4ae906181e46efaf30d5a2a035 authored about 3 years agoda628126d442d1851f446bf62082b0f6ff516d9e authored about 3 years ago
closes #80
8eeea05baec7b563cd7d5e1301bfd995a89f2c8c authored over 3 years ago50b4ed55323bd54b6152f4c5793923930fc246e3 authored about 4 years ago
* Use a single setup.py.
* Dosn't use a seperate setup for sdist.
* Test on all branches.
...
Function `objc_arr` would crash with empty arrays.
3ae3550c536f14be62b63ca004f64e550804c26f authored over 4 years ago* Add pyproject.toml
* No need to specify cython manually.
* We need cython for makefile.
ea4ef7c96dcc83d5f1f18d4b15f3709f32c47a24 authored over 4 years ago
* run tests through github actions
* try running pytest using python -m pytest
* Update python...
Fixes IMP, similar to PR #55
694ce310baac15fd3ae968acbd714ebbbf40bbd6 authored over 4 years agoa80d989147c60fd572947fb2cf51f18c4cd26b88 authored over 4 years ago
Closes #65.
7a24b3a580aa2e75091f17df6b66e4d589a2ca5a authored over 4 years agoRemove case already covered in previous elif
672ed6191df577545f11f838e35f7095330149f0 authored almost 5 years agoe4e2eda636b8ef1cdc22cc5b22e5c07fba4f75c5 authored almost 5 years ago
Add type encoding for unknown type
3a3f60257b25c3e0936a8be6eda5df6b2c4b211b authored almost 5 years ago13b588dc7a91c250f8f38e766415d6fac0955899 authored about 5 years ago
ad60708094ed5d155d19f7adc83465d9583d5ada authored about 5 years ago
Fixes build on iOS 13 SDK
3f6314152ea850bff8a218fb3dbc4df22431a4f2 authored about 5 years agoa10564c1ad3187518cc68855f9a6395e66aa08d1 authored about 5 years ago
* refer to python class by instance name, not class name, to allow multiple instances of the wra...
9e92bf6754818b42dac6716b49c4799dc4c11117 authored almost 6 years ago183bc364676ad463f90e49340a05987707a15f31 authored almost 6 years ago
* don't need to lambda. This function is already in pyobjus
* typo, I presume
* whitespace...
8d78d5e3d83455c1f6a7c057b012301eeb33ffd5 authored almost 6 years ago* add some extra logging
* restore whitespace. crept into last diff
7d0f9646751dadb6339852cad7b3f25448a85494 authored almost 6 years ago
* fix ulng for Python 3
* fix travis RVM keys download
Also changes IRC to discord
1c3683454813e45cef63ad616b382eb630d4eb3f authored almost 6 years agof84a58e9b301bffad508e13ccade6c0cdf79e2a3 authored about 6 years ago
bbc06de28f69b7c8d94c539bbbb3789dabcbd8b5 authored about 6 years ago
Remove setup.py from installed package
9df65fffe34042ccfc9503295b7a0802c04d96da authored about 6 years agoref https://github.com/kivy/pyjnius/pull/369
34ed7247cb2f4236adad53f2e7950d05d68c320e authored about 6 years ago50ef649b13623e3a0ab54a4ab1b78f23456d36a0 authored about 6 years ago
5a8debc6299bd16a51cdabd6868773ead051a84b authored about 6 years ago
Bump version for PyPI release
20e01ace3103715d4cb5ab46dfb645762a2cac33 authored about 6 years agob37683babc31778531b1e5a78f1212e1523509bf authored about 6 years ago
Source distribution via Travis
a9541471769eea57d1d5a5c92edc810520224b34 authored about 6 years agofix `TLSV1_ALERT_PROTOCOL_VERSION` with `requests[security]`
c55648587bc8a665458e3ed72bf3df12e60426e4 authored about 6 years ago434120e6ee539646a3c544b11b6db1b9f8d3fd24 authored about 6 years ago
50c47e221e0b2b51ee483ae7aade91faf4f9a899 authored about 6 years ago
f8ab174cd6bd59dd87461885e57aef933d29abbd authored about 6 years ago
48c5990720e61c5e115b0c2ccb644e0f58ea9710 authored about 6 years ago
1c72da3de94b4bb53287625a881ce5d2d9327667 authored about 6 years ago
f264a5e2a2d21e19cd02702976cfd7c195e9d4f9 authored about 6 years ago
fba19d32482623730c7423dd16b56c5f18f95688 authored about 6 years ago
5cf5705d12add7ebf6af8847a5ffad1aee626011 authored about 6 years ago
2334543cb568abe92683f7e6c28d49bf50ee1363 authored about 6 years ago
a2619e208cbb4a2f6a3210bba2d37c5896da2a4e authored about 6 years ago
3fca6073c1fc434a67176ebccd3d4c3e21685044 authored about 6 years ago
ecd059eb203dd688e2c1b413c64d224e30b0ec15 authored about 6 years ago
1e0b6cc352f2ff5c1fba8ca1a7688036d674bc1b authored about 6 years ago
030cf434445910723772a68b82fdda5e15998753 authored about 6 years ago
8cc35779512d559b803d53ed446db887b7ce0f66 authored about 6 years ago
8c5baadb03dbc083a974ae7493ce72aef7b1af1c authored about 6 years ago
Support for Python 3
e73f36124ba4a536ee59cf91783c96b748f8cd39 authored about 6 years ago24db50f7ca178947a76d8642793f8ddac5be778d authored about 6 years ago
4f30ee96509e6a0d5cf9a28952379c528ca8223b authored about 6 years ago
a68434e589b05276613a5cae4044b56f13808fc4 authored about 6 years ago
fbaa23bf1e3c50b854b3b64365b2a866ce041624 authored about 6 years ago
02ad49a6dc029f323b3cf3a58812d3fbd4e778f6 authored about 6 years ago
82ef0180ee935c876e5b0578719a2b508064868e authored about 6 years ago
8331d73a31ce1bb6b48a4834395755d9f4ea3fbd authored about 6 years ago
5fd7dd4357590c9eb4b22af595beea3060d2c4b9 authored about 6 years ago
3f5364e02107dcd759736f4d3a54d56bc146611e authored about 6 years ago
3732d8d55af4ee05671a102eac6ae69b2194b79f authored about 6 years ago
48f49a0e776cee1904897bd2d7a170b2395e3530 authored about 6 years ago
19ea544af2ed505ef437b363a4a1ea39edfac004 authored about 6 years ago
2c2ec5d35c64a0420951371d357a1d41978d21b4 authored about 6 years ago
b2ae6f00f29d0406403ec4aadec8090842001f5d authored about 6 years ago
90be744a2323a3f90ff90a7bab4116c7a3abb39b authored about 6 years ago
7b0077cbd0536fa21fecb064fc04fcaa06d78557 authored about 6 years ago
95d01fb04061039bd31a994b10944ce83b0d97f6 authored about 6 years ago
7cdef08c2b702524d3e11fe42bc5a40d67ae7fca authored about 6 years ago
6267e332cd959eab60541074c2e28ccb8bfc1ae1 authored about 6 years ago
31ef47e1e561896835e1279e98905396dd388809 authored about 6 years ago
434c7f7e018e2869787132a7b7308d6bc1bb77c8 authored about 6 years ago
516eac6d7f15a3c7117c5329a12c9179a3eb9549 authored about 6 years ago
Add basic .travis.yml
4aa23384840c8ac274fce36273edb0a3a03e3cef authored about 6 years ago0b7d979b3a6e166f03793a89c5fb5fcd5148b619 authored about 6 years ago
4a0ed7d12e22981a7feddaf76148227ed917fb41 authored about 6 years ago
481bd0168265416aaca2eff07661082eaf981462 authored over 6 years ago
29ae5b1d55615d765c9a1d8cca5c2cfd4c2e9ae0 authored over 6 years ago
0bdb23cf748e2611e2b95bdea672bfe9c7754fb5 authored over 6 years ago
557003a1390969e681ad0fab89e431e0c8a17843 authored over 6 years ago