Skip to main content

Aims to add popular continental car models by continent and year for realistic test data in the mobility sector

Project description

Car Model Fixtures

Popular car makes and models by continent and year.

Description

Aims to add popular continental car models by continent and year for realistic test data in the mobility sector

Getting Started

Dependencies

  • Python 3

Installing

  • pip install car_model_fixtures

Usage

from car_model_fixtures.generate import FixtureGenerator, Continent

generator = FixtureGenerator()
fixtures = generator.generate(amount=1, continent=Continent.EUROPE, year=2023)
for fixture in fixtures:
    print(fixture['brand'], fixture['model'])

Result:

> Audi A1

Help

Currently we only support European continent and various popular models from the year 2023. We aim to add more continents and models in the future.

For excellent US car test data we can recommend the following faker plugin: faker_vehicle

Authors

Jurgen Buisman @ github

Version History

  • 0.1.1
    • Readme added
  • 0.1.0
    • Initial Release with European car models from 2023

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

car_model_fixtures-0.1.1-py2.py3-none-any.whl (4.4 kB view details)

Uploaded Python 2Python 3

File details

Details for the file car_model_fixtures-0.1.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for car_model_fixtures-0.1.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 bae4b7fe2b8a2c21e71beb9be4784e36c8b979b8f1eb19fe3ca7f42387daacab
MD5 44238afbc63a7c287fd064011b1b50a4
BLAKE2b-256 95c81d84a53394acd4ecaafc94183797ac24757becc0ef7479232d612b2e05ef

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page