-
Submitting Author: Jake Barnabe (@jbarns14)
All current maintainers: (@meretelutz, @dorisyycai, @JohnShiuMK)
Package Name: quanteda
One-Line Description of Package: Perform exploratory data analysi…
-
It's the default python virtual environment library now and ships with python 3.
-
In
https://github.com/linkml/linkml-project-template/blob/main/pyproject.toml
We have
```
include = ["README.md", "src/linkml", "project"]
```
The intention is that I can make a schema pro…
-
# New package manager questionnaire
Did you read our documentation on adding a package manager?
- [X] I've read the [adding a package manager](adding-a-package-manager.md) documentation.
## B…
-
@ericboucher @laurentS @edgarrmondragon
This is a fast-developing tap! We've expanded now to 9 streams and we've got several more on the way.
What can our plan be for efficient management of re…
-
## Is your feature request related to a problem? Please describe.
`pdm completion` Currently doesn't support [`pwsh`](github.com://PowerShell/PowerShell)
## Describe the solution you'd like
`…
-
### Summary
The file cli.py is not created with a small example for the cli option defined by the user
### Additional Information
_No response_
### Code of Conduct
- [X] I agree to follow the Cod…
-
The repository is an example python package. Turn it into a cookiecutter template.
-
Hello everyone!
When using env variable `CLEARML_AGENT_SKIP_PIP_VENV_INSTALL` for `clearml-agent` I guess there's a bug because it is ignored when resetting and equeuing the task again.
It works…
-
Steps to reproduce:
1. `deactivate` # Just to double check I'm in no other venv.
2. `mkdir NewProject ; cd NewProject`
3. `python3.11 -m venv .venv ; source .venv/bin/activate`
4. `pip install d…
RamXX updated
7 months ago