-
**Description**
**Code example to reproduce the issue:**
```python
import flet as ft
def main(page: ft.Page):
page.add(
ft.DataTable(
columns=[
…
j-aub updated
5 months ago
-
# Goal + Plan
- Gather some examples on how we could use nox in the project
- Implement a specific spike demo, with some slides, and present nox to the team (could be a dump on a comment here or a lo…
-
# Error
The error occurs when running `poe lint` or `poe test` on a Python 3.12 app project.
```
⬢ [Docker] ❯ poe lint
Poe the Poet - A task runner that works well with poetry.
version 0.25.1…
-
### py语法
- [ ] #2
- 词法域、自由变量、绑定变量、语法块语法结构、变量提升
- [ ] #5
- [ ] #7
- [ ] py语法结构与代码对象与帧栈回溯
- [ ] py语法、词法成分
### py文法
- [ ] #3
- [ ] #4
- 安装到分发、另见、py包开发到项目构建、项目依赖管理、冻结编译打包、歧义、安装路径、分发包格式、软件…
c1ino updated
2 years ago
-
Repo was created with [linkml-project-cookiecutter](https://github.com/linkml/linkml-project-cookiecutter) about a year back but the build checks fail. Never got around to addressing this issue. It'd …
-
# Error
The error occurs when running `poe test` on a Python 3.12 project that imports `streamlit`.
```
⬢ [Docker] ❯ poe test
Poe => coverage run
=============================================…
-
### Duplicate Check
- [X] I have searched the [opened issues](https://github.com/flet-dev/flet/issues) and there are no duplicates
### Describe the bug
I have this [repo](https://github.com/b…
-
Use @cc-a's minimal workflow? https://github.com/cc-a/minimal_ci_workflow
-
On https://packaging.python.org/tutorials/packaging-projects/ the package is put in a `src/` sub-directory. On https://blog.ionelmc.ro/2014/05/25/python-packaging/ there are arguments why this is a go…
-
I am the author of project zillionare/cookiecutter-pypackage, and the template has been mentioned in readme:
```
[zillionare/cookiecutter-pypackage](https://zillionare.github.io/cookiecutter-pyp…