remy-cli 0.0.1__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
remy_cli/__init__.py
ADDED
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
|
+
Name: remy-cli
|
|
3
|
+
Version: 0.0.1
|
|
4
|
+
Summary: Remy cooks while you sleep. Autonomous AI development CLI.
|
|
5
|
+
Project-URL: Homepage, https://letremycook.com
|
|
6
|
+
Project-URL: Repository, https://github.com/letremycook/remy
|
|
7
|
+
Author: letremycook
|
|
8
|
+
License-Expression: MIT
|
|
9
|
+
Keywords: ai,autonomous,cli,code-generation,development
|
|
10
|
+
Classifier: Development Status :: 1 - Planning
|
|
11
|
+
Classifier: Environment :: Console
|
|
12
|
+
Classifier: License :: OSI Approved :: MIT License
|
|
13
|
+
Classifier: Programming Language :: Python :: 3.13
|
|
14
|
+
Classifier: Topic :: Software Development
|
|
15
|
+
Requires-Python: >=3.13
|
|
16
|
+
Description-Content-Type: text/markdown
|
|
17
|
+
|
|
18
|
+
# Remy
|
|
19
|
+
|
|
20
|
+
**Remy cooks while you sleep.**
|
|
21
|
+
|
|
22
|
+
Autonomous AI development CLI that turns ideas into shipped code — overnight, in parallel, with multi-model review.
|
|
23
|
+
|
|
24
|
+
Coming soon. Visit [letremycook.com](https://letremycook.com) for more.
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
remy_cli/__init__.py,sha256=htsZU70vxbhxQtj7rQsEc08BZu1Kg-b5XFBORvL1a9I,96
|
|
2
|
+
remy_cli-0.0.1.dist-info/METADATA,sha256=7vymRYrSekfC5LRBilpxjoH6fRgwcn44jPOkttZXExQ,851
|
|
3
|
+
remy_cli-0.0.1.dist-info/WHEEL,sha256=QccIxa26bgl1E6uMy58deGWi-0aeIkkangHcxk2kWfw,87
|
|
4
|
+
remy_cli-0.0.1.dist-info/RECORD,,
|