log pyproject.toml @ 2450:a4052905ca7d default tip

age author description
Tue, 28 May 2024 15:33:24 -0700 drewp + py-spy
Sat, 18 May 2024 23:19:04 -0700 drewp cleanup imports, reformats
Thu, 16 May 2024 15:03:50 -0700 drewp switch collector output from json to avro (still over WS)
Tue, 14 May 2024 14:46:56 -0700 drewp deps fix
Mon, 13 May 2024 21:38:31 -0700 drewp new dep
Sun, 12 May 2024 19:50:19 -0700 drewp cull hgignore ; try to eliminate __pycache__ in the source tree but gave up
Sun, 12 May 2024 19:03:41 -0700 drewp pdm & homepage fixes
Wed, 31 May 2023 02:22:57 -0700 drewp deps
Wed, 31 May 2023 02:21:19 -0700 drewp new midifade
Mon, 29 May 2023 21:31:41 -0700 drewp use zmq pubsub between clients and collector
Mon, 29 May 2023 11:47:35 -0700 drewp collector client retries a bit. not sure we want this.
Tue, 23 May 2023 23:40:02 -0700 drewp make rdfdb editable
Tue, 23 May 2023 14:43:12 -0700 drewp fancier background_loop reporting for faders
Fri, 19 May 2023 12:08:45 -0700 drewp add tls extras to twisted
Thu, 18 May 2023 14:13:40 -0700 drewp get pytest running
Thu, 18 May 2023 12:56:52 -0700 drewp start cyclone removal project
Thu, 18 May 2023 12:18:50 -0700 drewp more specific py versions, some cleanup. update rdfdb
Wed, 17 May 2023 19:09:01 -0700 drewp add dep
Wed, 17 May 2023 17:28:35 -0700 drewp setup tweaks
Thu, 02 Jun 2022 18:50:28 +0000 drewp pkg deps tweaks for ubuntu 22.04
Tue, 31 May 2022 02:05:47 -0700 drewp effectSequencer mostly ported to asyncio
Mon, 30 May 2022 23:45:12 -0700 drewp use rdfdb public version and add pydeps
Sun, 22 May 2022 03:03:43 -0700 drewp collector: rewrites for asyncio
Sat, 21 May 2022 15:55:42 -0700 drewp rdfdb needs websockets lib choice, but doesn't list it as a dep since i meant it to be server-agnostic
Sat, 21 May 2022 01:46:29 -0700 drewp got rdfdb to use local dev version, finally
Fri, 13 May 2022 22:25:46 -0700 drewp rdfdb to dev version. updates other pkg versions
Mon, 09 May 2022 18:45:04 -0700 drewp reworking initial setup; get bin/asco running
Sat, 09 Apr 2022 02:49:14 -0700 drewp WIP collector using starlette and vite
Thu, 07 Apr 2022 01:09:53 -0700 drewp add files related to pdm setup