RandomFileTree icon indicating copy to clipboard operation
RandomFileTree copied to clipboard

Create random file structures in python for testing purposes.

Results 8 RandomFileTree issues
Sort by recently updated
recently updated
newest added

I would recommend to restructure the folders and files in the repo to the officially recommended "src" layout. This will easy your install and test infrastructure and you don't have...

I'm not a Sphinx fan so I'm not able to give you an advice how to solve this. But please see that this HTML output https://randomfiletree.readthedocs.io/en/latest/core.html#randomfiletree.core.iterative_gaussian_tree doesn't fit to the...

good first issue
hacktoberfest
documentation

User should be able to fix random seed with command line option and simple API call. This also means that all randomness should come from a [`Random` object](https://docs.python.org/3/library/random.html#random.Random) rather than...

good first issue
hacktoberfest

First of all congrats for your project. That's not actually an issue, it's more a feature question. I would like to know if there's any idea to implement files with...

Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.14 to 1.9.0. Release notes Sourced from pypa/gh-action-pypi-publish's releases. v1.9.0 💅 Cosmetic Output Improvements @​woodruffw💰 updated the tense on password nudge in #234 @​shenxianpeng💰 helped us disable...

dependencies

updates: - [github.com/psf/black: 24.8.0 → 25.1.0](https://github.com/psf/black/compare/24.8.0...25.1.0) - [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v5.0.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.6.0...v5.0.0) - [github.com/PyCQA/flake8: 7.1.1 → 7.1.2](https://github.com/PyCQA/flake8/compare/7.1.1...7.1.2) - [github.com/pre-commit/mirrors-mypy: v1.11.2 → v1.15.0](https://github.com/pre-commit/mirrors-mypy/compare/v1.11.2...v1.15.0) - [github.com/codespell-project/codespell: v2.3.0 → v2.4.1](https://github.com/codespell-project/codespell/compare/v2.3.0...v2.4.1)

Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.11.0 to 1.12.4. Release notes Sourced from pypa/gh-action-pypi-publish's releases. v1.12.4 ✨ What's Changed The main theme of this patch release that the support for uploading PEP 639...

dependencies