Licensing

We offer a paid plan to support our research and development offers. This paid plan disables certain limitations, unlocking the full capabilities of NeuralFit. Note that NeuralFit requires an internet connection at all times, even if you do not have a paid license.

neuralfit.set_license

Set your (paid) license key.

neuralfit.set_license(key)
Parameters:
  • key: str
    The license key you obtained via e-mail after the first payment was confirmed.
Returns:
  • bool
    A boolean that is True when the given license key is valid.