py-package-template icon indicating copy to clipboard operation
py-package-template copied to clipboard

Python package template project for kick-starting new Python projects.

Results 15 py-package-template issues
Sort by recently updated
recently updated
newest added

Is this the intended behavior? I'm trying to learn the "Right" way to cleanly structure packages and imports. If I do: ``` In [1]: import py_pkg In [2]: py_pkg. ```...

Bumps [ipython](https://github.com/ipython/ipython) from 7.1.1 to 7.16.3. Commits d43c7c7 release 7.16.3 5fa1e40 Merge pull request from GHSA-pq7m-3gw7-gq5x 8df8971 back to dev 9f477b7 release 7.16.2 138f266 bring back release helper from master...

dependencies

Bumps [babel](https://github.com/python-babel/babel) from 2.6.0 to 2.9.1. Release notes Sourced from babel's releases. Version 2.9.1 Bugfixes The internal locale-data loading functions now validate the name of the locale file to be...

dependencies

``` myshell:~/SE/nico$ pip3 install py-template-project Collecting py-template-project Exception: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/pip/basecommand.py", line 215, in main status = self.run(options, args) File "/usr/lib/python3/dist-packages/pip/commands/install.py", line 353, in run wb.build(autobuilding=True)...

ERROR: Could not find a version that satisfies the requirement py-template-project (from versions: none) ERROR: No matching distribution found for py-template-project

Bumps [py](https://github.com/pytest-dev/py) from 1.7.0 to 1.10.0. Changelog Sourced from py's changelog. 1.10.0 (2020-12-12) Fix a regular expression DoS vulnerability in the py.path.svnwc SVN blame functionality (CVE-2020-29651) Update vendored apipkg: 1.4...

dependencies

Bumps [pygments](https://github.com/pygments/pygments) from 2.2.0 to 2.7.4. Release notes Sourced from pygments's releases. 2.7.4 Updated lexers: Apache configurations: Improve handling of malformed tags (#1656) CSS: Add support for variables (#1633, #1666)...

dependencies

Bumps [jinja2](https://github.com/pallets/jinja) from 2.10 to 2.11.3. Release notes Sourced from jinja2's releases. 2.11.3 This contains a fix for a speed issue with the urlize filter. urlize is likely to be...

dependencies