Copyrights and Licenses Information
path start end what value
python-factory-boy/python-factory-boy.spec 26 26 license mit
python-factory-boy/factory_boy-3.3.0/CREDITS 91 91 license generic-cla
python-factory-boy/factory_boy-3.3.0/CREDITS 99 99 license generic-cla
python-factory-boy/factory_boy-3.3.0/CREDITS 116 116 license generic-cla
python-factory-boy/factory_boy-3.3.0/LICENSE 5 21 license mit
python-factory-boy/factory_boy-3.3.0/README.rst 369 369 license mit
python-factory-boy/factory_boy-3.3.0/setup.cfg 14 14 license mit
python-factory-boy/factory_boy-3.3.0/setup.cfg 22 22 license mit
python-factory-boy/factory_boy-3.3.0/tests/alter_time.py 2 2 license public-domain
python-factory-boy/factory_boy-3.3.0/tests/test_docs_internals.py 3 19 license mit
File Information
path type name extension date size sha1 md5 files_count mime_type file_type programming_language is_binary is_text is_archive is_media is_source is_script
python-factory-boy directory
python-factory-boy/factory_boy-3.3.0-SPECPARTS directory
python-factory-boy/factory_boy-3.3.0.tar.gz file
python-factory-boy/python-factory-boy-3.3.0-fix_test_version.patch file
python-factory-boy/python-factory-boy.spec file
python-factory-boy/sources file
python-factory-boy/factory_boy-3.3.0 directory
python-factory-boy/factory_boy-3.3.0/CODE_OF_CONDUCT.md file
python-factory-boy/factory_boy-3.3.0/CONTRIBUTING.rst file
python-factory-boy/factory_boy-3.3.0/CREDITS file
python-factory-boy/factory_boy-3.3.0/LICENSE file
python-factory-boy/factory_boy-3.3.0/Makefile file
python-factory-boy/factory_boy-3.3.0/MANIFEST.in file
python-factory-boy/factory_boy-3.3.0/README.rst file
python-factory-boy/factory_boy-3.3.0/readthedocs.yml file
python-factory-boy/factory_boy-3.3.0/setup.cfg file
python-factory-boy/factory_boy-3.3.0/setup.py file
python-factory-boy/factory_boy-3.3.0/tox.ini file
python-factory-boy/factory_boy-3.3.0/.github directory
python-factory-boy/factory_boy-3.3.0/.github/SUPPORT.md file
python-factory-boy/factory_boy-3.3.0/.github/ISSUE_TEMPLATE directory
python-factory-boy/factory_boy-3.3.0/.github/ISSUE_TEMPLATE/bug_report.md file
python-factory-boy/factory_boy-3.3.0/.github/ISSUE_TEMPLATE/improvement-suggestion.md file
python-factory-boy/factory_boy-3.3.0/.github/workflows directory
python-factory-boy/factory_boy-3.3.0/.github/workflows/check.yml file
python-factory-boy/factory_boy-3.3.0/.github/workflows/linkcheck.yml file
python-factory-boy/factory_boy-3.3.0/.github/workflows/test.yml file
python-factory-boy/factory_boy-3.3.0/docs directory
python-factory-boy/factory_boy-3.3.0/docs/changelog.rst file
python-factory-boy/factory_boy-3.3.0/docs/conf.py file
python-factory-boy/factory_boy-3.3.0/docs/examples.rst file
python-factory-boy/factory_boy-3.3.0/docs/fuzzy.rst file
python-factory-boy/factory_boy-3.3.0/docs/ideas.rst file
python-factory-boy/factory_boy-3.3.0/docs/index.rst file
python-factory-boy/factory_boy-3.3.0/docs/internals.rst file
python-factory-boy/factory_boy-3.3.0/docs/introduction.rst file
python-factory-boy/factory_boy-3.3.0/docs/logo.png file
python-factory-boy/factory_boy-3.3.0/docs/logo.svg file
python-factory-boy/factory_boy-3.3.0/docs/make.bat file
python-factory-boy/factory_boy-3.3.0/docs/Makefile file
python-factory-boy/factory_boy-3.3.0/docs/orms.rst file
python-factory-boy/factory_boy-3.3.0/docs/recipes.rst file
python-factory-boy/factory_boy-3.3.0/docs/reference.rst file
python-factory-boy/factory_boy-3.3.0/docs/spelling_wordlist.txt file
python-factory-boy/factory_boy-3.3.0/docs/_static directory
python-factory-boy/factory_boy-3.3.0/docs/_static/.keep_dir file
python-factory-boy/factory_boy-3.3.0/examples directory
python-factory-boy/factory_boy-3.3.0/examples/Makefile file
python-factory-boy/factory_boy-3.3.0/examples/requirements.txt file
python-factory-boy/factory_boy-3.3.0/examples/django_demo directory
python-factory-boy/factory_boy-3.3.0/examples/django_demo/manage.py file
python-factory-boy/factory_boy-3.3.0/examples/django_demo/requirements.txt file
python-factory-boy/factory_boy-3.3.0/examples/django_demo/runtests.sh file
python-factory-boy/factory_boy-3.3.0/examples/django_demo/django_demo directory
python-factory-boy/factory_boy-3.3.0/examples/django_demo/django_demo/__init__.py file
python-factory-boy/factory_boy-3.3.0/examples/django_demo/django_demo/settings.py file
python-factory-boy/factory_boy-3.3.0/examples/django_demo/django_demo/urls.py file
python-factory-boy/factory_boy-3.3.0/examples/django_demo/django_demo/wsgi.py file
python-factory-boy/factory_boy-3.3.0/examples/django_demo/generic_foreignkey directory
python-factory-boy/factory_boy-3.3.0/examples/django_demo/generic_foreignkey/__init__.py file
python-factory-boy/factory_boy-3.3.0/examples/django_demo/generic_foreignkey/apps.py file
python-factory-boy/factory_boy-3.3.0/examples/django_demo/generic_foreignkey/factories.py file
python-factory-boy/factory_boy-3.3.0/examples/django_demo/generic_foreignkey/models.py file
python-factory-boy/factory_boy-3.3.0/examples/django_demo/generic_foreignkey/tests.py file
python-factory-boy/factory_boy-3.3.0/examples/django_demo/generic_foreignkey/migrations directory
python-factory-boy/factory_boy-3.3.0/examples/django_demo/generic_foreignkey/migrations/0001_initial.py file
python-factory-boy/factory_boy-3.3.0/examples/django_demo/generic_foreignkey/migrations/__init__.py file
python-factory-boy/factory_boy-3.3.0/examples/flask_alchemy directory
python-factory-boy/factory_boy-3.3.0/examples/flask_alchemy/demoapp.py file
python-factory-boy/factory_boy-3.3.0/examples/flask_alchemy/demoapp_factories.py file
python-factory-boy/factory_boy-3.3.0/examples/flask_alchemy/requirements.txt file
python-factory-boy/factory_boy-3.3.0/examples/flask_alchemy/runtests.sh file
python-factory-boy/factory_boy-3.3.0/examples/flask_alchemy/test_demoapp.py file
python-factory-boy/factory_boy-3.3.0/factory directory
python-factory-boy/factory_boy-3.3.0/factory/__init__.py file
python-factory-boy/factory_boy-3.3.0/factory/alchemy.py file
python-factory-boy/factory_boy-3.3.0/factory/base.py file
python-factory-boy/factory_boy-3.3.0/factory/builder.py file
python-factory-boy/factory_boy-3.3.0/factory/declarations.py file
python-factory-boy/factory_boy-3.3.0/factory/django.py file
python-factory-boy/factory_boy-3.3.0/factory/enums.py file
python-factory-boy/factory_boy-3.3.0/factory/errors.py file
python-factory-boy/factory_boy-3.3.0/factory/faker.py file
python-factory-boy/factory_boy-3.3.0/factory/fuzzy.py file
python-factory-boy/factory_boy-3.3.0/factory/helpers.py file
python-factory-boy/factory_boy-3.3.0/factory/mogo.py file
python-factory-boy/factory_boy-3.3.0/factory/mongoengine.py file
python-factory-boy/factory_boy-3.3.0/factory/random.py file
python-factory-boy/factory_boy-3.3.0/factory/utils.py file
python-factory-boy/factory_boy-3.3.0/tests directory
python-factory-boy/factory_boy-3.3.0/tests/__init__.py file
python-factory-boy/factory_boy-3.3.0/tests/alter_time.py file
python-factory-boy/factory_boy-3.3.0/tests/test_alchemy.py file
python-factory-boy/factory_boy-3.3.0/tests/test_base.py file
python-factory-boy/factory_boy-3.3.0/tests/test_declarations.py file
python-factory-boy/factory_boy-3.3.0/tests/test_dev_experience.py file
python-factory-boy/factory_boy-3.3.0/tests/test_django.py file
python-factory-boy/factory_boy-3.3.0/tests/test_docs_internals.py file
python-factory-boy/factory_boy-3.3.0/tests/test_faker.py file
python-factory-boy/factory_boy-3.3.0/tests/test_fuzzy.py file
python-factory-boy/factory_boy-3.3.0/tests/test_helpers.py file
python-factory-boy/factory_boy-3.3.0/tests/test_mongoengine.py file
python-factory-boy/factory_boy-3.3.0/tests/test_regression.py file
python-factory-boy/factory_boy-3.3.0/tests/test_transformer.py file
python-factory-boy/factory_boy-3.3.0/tests/test_using.py file
python-factory-boy/factory_boy-3.3.0/tests/test_utils.py file
python-factory-boy/factory_boy-3.3.0/tests/test_version.py file
python-factory-boy/factory_boy-3.3.0/tests/utils.py file
python-factory-boy/factory_boy-3.3.0/tests/alchemyapp directory
python-factory-boy/factory_boy-3.3.0/tests/alchemyapp/__init__.py file
python-factory-boy/factory_boy-3.3.0/tests/alchemyapp/models.py file
python-factory-boy/factory_boy-3.3.0/tests/cyclic directory
python-factory-boy/factory_boy-3.3.0/tests/cyclic/__init__.py file
python-factory-boy/factory_boy-3.3.0/tests/cyclic/bar.py file
python-factory-boy/factory_boy-3.3.0/tests/cyclic/foo.py file
python-factory-boy/factory_boy-3.3.0/tests/cyclic/self_ref.py file
python-factory-boy/factory_boy-3.3.0/tests/djapp directory
python-factory-boy/factory_boy-3.3.0/tests/djapp/__init__.py file
python-factory-boy/factory_boy-3.3.0/tests/djapp/models.py file
python-factory-boy/factory_boy-3.3.0/tests/djapp/settings.py file
python-factory-boy/factory_boy-3.3.0/tests/djapp/settings_pg.py file
python-factory-boy/factory_boy-3.3.0/tests/testdata directory
python-factory-boy/factory_boy-3.3.0/tests/testdata/__init__.py file
python-factory-boy/factory_boy-3.3.0/tests/testdata/example.data file
python-factory-boy/factory_boy-3.3.0/tests/testdata/example.jpeg file
Holders
path holder start end
Authors
path Author start end
Emails
path email start end
Urls
path url start end
License References
key short_name category owner scancode_url licensedb_url homepage_url text_urls spdx_license_key spdx_url
cve-tou CVE ToU Permissive Mitre https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/cve-tou.LICENSE https://scancode-licensedb.aboutcode.org/cve-tou https://cve.mitre.org/about/termsofuse.html LicenseRef-scancode-cve-tou https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/cve-tou.LICENSE
generic-cla Generic CLA CLA Unspecified https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/generic-cla.LICENSE https://scancode-licensedb.aboutcode.org/generic-cla None LicenseRef-scancode-generic-cla https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/generic-cla.LICENSE
mit MIT License Permissive MIT https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/mit.LICENSE https://scancode-licensedb.aboutcode.org/mit http://opensource.org/licenses/mit-license.php http://opensource.org/licenses/mit-license.php MIT https://spdx.org/licenses/MIT
public-domain Public Domain Public Domain Unspecified https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/public-domain.LICENSE https://scancode-licensedb.aboutcode.org/public-domain http://www.linfo.org/publicdomain.html LicenseRef-scancode-public-domain https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/public-domain.LICENSE