Skip to main content

An App Inventor app creativity assessment package

Project description

# Creassessment An App Inventor app creativity assessment package # Using creassessment ## Import the package and choose an aia file to analyze `py from creassessment.controler.app import App file_path = 'HealthyPlants.aia' app = App(file_path) ` ## Assess creativity with results in a pandas dataframe or printed results on console `py app.grade_creativity() app.grade_creativity_to_string() ` ## Get xls files for an app `py app.do_all() ` ## Grade many apps at once `py dir_apps_path = 'D:\AppInventorAIAs' batch_caller = Batch_Caller() batch_caller.analyze(dir_apps_path, App.grade_creativity) `

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.

creassessment-1.9.4-py3-none-any.whl (2.6 MB view details)

Uploaded Python 3

File details

Details for the file creassessment-1.9.4-py3-none-any.whl.

File metadata

  • Download URL: creassessment-1.9.4-py3-none-any.whl
  • Upload date:
  • Size: 2.6 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.10.0

File hashes

Hashes for creassessment-1.9.4-py3-none-any.whl
Algorithm Hash digest
SHA256 4eb4a9c9227e9afddfb8b353cb79a913b0aaeba6665b0a99782c616366db0edb
MD5 ea98a6dcb2043353aee9c6b36ea291dc
BLAKE2b-256 4e233d71f4a38dc20335f0116a37f38ac7a9278e48142150ca79db8506ec9d7b

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